jpzk / bottledynamo   1.0.0

Apache License 2.0 GitHub

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:

libraryDependencies += "com.madewithtea" %% "bottledynamo" % "1.0.0"

Mill build tool

ivy"com.madewithtea::bottledynamo:1.0.0"

Scala CLI

//> using dep "com.madewithtea::bottledynamo:1.0.0"

Ammonite REPL

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'