DynamoDB utils

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
Last Version

Last Version

1.0.21
Release Date

Release Date

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

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

How to add to project

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

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

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