Last Version

net.leodb.dynamodb:starter 1.0.21

Provides an easy way to access AWS DynamoDB using aws sdk version 2.

License

License

Categories

Categories

Net
GroupId

GroupId

net.leodb.dynamodb
ArtifactId

ArtifactId

starter
Version

Version

1.0.21
Type

Type

jar
Description

Description

Provides an easy way to access AWS DynamoDB using aws sdk version 2.

Download starter 1.0.21


<!-- https://jarcasting.com/artifacts/net.leodb.dynamodb/starter/ -->
<dependency>
    <groupId>net.leodb.dynamodb</groupId>
    <artifactId>starter</artifactId>
    <version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/net.leodb.dynamodb/starter/
implementation 'net.leodb.dynamodb:starter:1.0.21'
// https://jarcasting.com/artifacts/net.leodb.dynamodb/starter/
implementation ("net.leodb.dynamodb:starter:1.0.21")
'net.leodb.dynamodb:starter:jar:1.0.21'
<dependency org="net.leodb.dynamodb" name="starter" rev="1.0.21">
  <artifact name="starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leodb.dynamodb', module='starter', version='1.0.21')
)
libraryDependencies += "net.leodb.dynamodb" % "starter" % "1.0.21"
[net.leodb.dynamodb/starter "1.0.21"]

Dependencies

compile (3)

Group / Artifact Type Version
net.leodb.dynamodb : utils jar 1.0.21
net.leodb.dynamodb : core jar 1.0.21
net.leodb.dynamodb : autoconfigure jar 1.0.21

Project Modules

There are no modules declared in this project.