<dependency>
<groupId>org.lmdbjava</groupId>
<artifactId>lmdbjava</artifactId>
<version>0.7.0</version>
</dependency>
<parent> <groupId>au.com.acegi</groupId> <artifactId>acegi-standard-project</artifactId> <version>0.2.3</version> </parent>
compile
|-- com.github.jnr:jnr-ffi:2.1.9
|-- com.github.jnr:jffi:1.2.18
|-- com.github.jnr:jffi:1.2.18
|-- com.github.jnr:jnr-constants:0.9.12
provided
|-- com.google.code.findbugs:annotations:3.0.1u2
test
|-- junit:junit:4.12
|-- com.jakewharton.byteunits:byteunits:0.9.1