Package com.jcabi.dynamo

Amazon Dynamo DB Object Layer.

Start with Region interface. It contains a few classes that should be instantiated in order to start working with this library.

The only dependency you need is (check our latest version available at www.jcabi.com):

<depedency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-dynamo</artifactId>
 </dependency>
Since:
0.8
See Also:
project website