Aws DynamoDB Nio Client

Scala Dynamo DB client built on top of Apache async http client with almost the same API provided by AWS SKD for Java(tm)

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.exemplary.aws
ArtifactId

ArtifactId

aws-dynamodb-nio_2.12
Last Version

Last Version

1.10.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aws DynamoDB Nio Client
Scala Dynamo DB client built on top of Apache async http client with almost the same API provided by AWS SKD for Java(tm)
Project URL

Project URL

http://exemplary.io

Download aws-dynamodb-nio_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.exemplary.aws/aws-dynamodb-nio_2.12/ -->
<dependency>
    <groupId>io.exemplary.aws</groupId>
    <artifactId>aws-dynamodb-nio_2.12</artifactId>
    <version>1.10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.exemplary.aws/aws-dynamodb-nio_2.12/
implementation 'io.exemplary.aws:aws-dynamodb-nio_2.12:1.10.5.1'
// https://jarcasting.com/artifacts/io.exemplary.aws/aws-dynamodb-nio_2.12/
implementation ("io.exemplary.aws:aws-dynamodb-nio_2.12:1.10.5.1")
'io.exemplary.aws:aws-dynamodb-nio_2.12:jar:1.10.5.1'
<dependency org="io.exemplary.aws" name="aws-dynamodb-nio_2.12" rev="1.10.5.1">
  <artifact name="aws-dynamodb-nio_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.exemplary.aws', module='aws-dynamodb-nio_2.12', version='1.10.5.1')
)
libraryDependencies += "io.exemplary.aws" % "aws-dynamodb-nio_2.12" % "1.10.5.1"
[io.exemplary.aws/aws-dynamodb-nio_2.12 "1.10.5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
com.amazonaws : aws-java-sdk-dynamodb jar 1.10.5.1
org.apache.httpcomponents : httpasyncclient jar 4.1.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1
com.amazonaws » DynamoDBLocal jar 1.10.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.5.1