Last Version

net.leodb.dynamodb:core 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

core
Version

Version

1.0.21
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/core

Download core 1.0.21


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

Dependencies

compile (11)

Group / Artifact Type Version
software.amazon.awssdk : dynamodb jar
software.amazon.awssdk : dynamodb-enhanced jar
org.reflections : reflections jar 0.9.12
org.springframework : spring-tx jar
net.leodb.dynamodb : utils jar 1.0.21
net.leodb.dynamodb : annotations jar 1.0.21
io.projectreactor : reactor-core jar
io.projectreactor.addons : reactor-adapter jar
javax.annotation : javax.annotation-api jar 1.3.2
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

provided (4)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar

Project Modules

There are no modules declared in this project.