<dependency>
<groupId>org.lmdbjava</groupId>
<artifactId>lmdbjava</artifactId>
<version>0.0.5</version>
</dependency>
<parent> <groupId>au.com.acegi</groupId> <artifactId>acegi-standard-project</artifactId> <version>0.1.1</version> </parent>
compile
|-- com.github.jnr:jnr-ffi:2.1.2
|-- com.github.jnr:jnr-constants:0.9.6
test
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-core:1.3
|-- org.hamcrest:hamcrest-library:1.3