Good enough AWS DynamoDB abstraction in Scala with Circe JSON serialization using Twitter Futures
Scala versions:
2.12
bottledynamo 1.0.0
Group ID:
com.madewithtea
Artifact ID:
bottledynamo_2.12
Version:
1.0.0
Release Date:
May 25, 2017
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "com.madewithtea" %% "bottledynamo" % "1.0.0"
ivy"com.madewithtea::bottledynamo:1.0.0"
//> using dep "com.madewithtea::bottledynamo:1.0.0"
import $ivy.`com.madewithtea::bottledynamo:1.0.0`
<dependency> <groupId>com.madewithtea</groupId> <artifactId>bottledynamo_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.madewithtea', name: 'bottledynamo_2.12', version: '1.0.0'