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.2'
<dependency> <groupId>info.gehrels</groupId> <artifactId>FlockDB-Client</artifactId> <version>0.2</version> </dependency>
<dependency org="info.gehrels" name="FlockDB-Client" rev="0.2"/>
"info.gehrels", "FlockDB-Client", "0.2"