<dependency>
<groupId>org.databene</groupId>
<artifactId>jdbacl</artifactId>
<version>0.6.6</version>
</dependency>
compile
|-- org.databene:databene-commons:0.5.6
provided
|-- org.slf4j:slf4j-log4j12:1.5.8
|-- net.sf.squirrel-sql.thirdparty-non-maven:jaybird:2.1.6
test
|-- junit:junit:4.7