| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.leodb.dynamodb |
| ArtifactId | ArtifactIdstarter |
| Last Version | Last Version1.0.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProvides an easy way to access AWS DynamoDB using aws sdk version 2.
|
| Filename | Size |
|---|---|
| starter-1.0.21.pom | |
| starter-1.0.21.jar | 1 KB |
| Browse |
<!-- 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"]
| 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 |