A lightweight, idiomatic Java wrapper around the Thrift API of FlockDB, providing fluent interface based access. You may call it kind of a FlockDB Java driver.
'info.gehrels:FlockDB-Client:0.1'
<dependency> <groupId>info.gehrels</groupId> <artifactId>FlockDB-Client</artifactId> <version>0.1</version> </dependency>
<dependency org="info.gehrels" name="FlockDB-Client" rev="0.1"/>
"info.gehrels", "FlockDB-Client", "0.1"