<dependency>
<groupId>org.lmdbjava</groupId>
<artifactId>lmdbjava</artifactId>
<version>0.6.1</version>
</dependency>
<parent> <groupId>au.com.acegi</groupId> <artifactId>acegi-standard-project</artifactId> <version>0.1.6</version> </parent>
compile
|-- com.github.jnr:jnr-ffi:2.1.7
|-- com.github.jnr:jnr-constants:0.9.9
provided
|-- com.google.code.findbugs:annotations:3.0.1u2
test
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-core:1.3
|-- org.hamcrest:hamcrest-library:1.3
|-- com.jakewharton.byteunits:byteunits:0.9.1