net.leodb.dynamodb:utils

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

utils
Last Version

Last Version

1.0.21
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/praveenpg/dynamodb-data/tree/master/utils

Download utils

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-aspects jar
org.springframework : spring-tx jar
org.aspectj : aspectjrt jar 1.9.2
com.google.guava : guava jar
software.amazon.awssdk : netty-nio-client jar

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0