EZDB is a simple hash/range database. Right now, it just has a LevelDB implementation.
'com.github.criccomini:ezdb-parent:0.1.6'
<dependency>
<groupId>com.github.criccomini</groupId>
<artifactId>ezdb-parent</artifactId>
<version>0.1.6</version>
</dependency>
<dependency org="com.github.criccomini" name="ezdb-parent" rev="0.1.6"/>
"com.github.criccomini", "ezdb-parent", "0.1.6"