<dependency>
<groupId>org.lmdbjava</groupId>
<artifactId>lmdbjava</artifactId>
<version>0.5.0</version>
</dependency>
<parent> <groupId>au.com.acegi</groupId> <artifactId>acegi-standard-project</artifactId> <version>0.1.3</version> </parent>
compile
|-- com.github.jnr:jnr-ffi:2.1.6
|-- com.github.jnr:jnr-constants:0.9.9
test
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-core:1.3
|-- org.hamcrest:hamcrest-library:1.3