is not current version
Last Version 1.0.21

DynamoDB utils 1.0.18

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

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.leodb.dynamodb
ArtifactId

ArtifactId

dynamodb-data
Version

Version

1.0.18
Type

Type

pom
Description

Description

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

Project URL

https://github.com/praveenpg/dynamodb-data
Source Code Management

Source Code Management

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

Download dynamodb-data 1.0.18

Filename Size
dynamodb-data-1.0.18.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • utils
  • core
  • dynamodb-data-spring-boot-starter
  • dynamodb-data-spring-boot-autoconfigure
  • annotations