License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdnet.leodb.dynamodb |
ArtifactId | ArtifactIdautoconfigure |
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 |
---|---|
autoconfigure-1.0.21.pom | |
autoconfigure-1.0.21.jar | 8 KB |
autoconfigure-1.0.21-sources.jar | 5 KB |
autoconfigure-1.0.21-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.leodb.dynamodb/autoconfigure/ -->
<dependency>
<groupId>net.leodb.dynamodb</groupId>
<artifactId>autoconfigure</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/net.leodb.dynamodb/autoconfigure/
implementation 'net.leodb.dynamodb:autoconfigure:1.0.21'
// https://jarcasting.com/artifacts/net.leodb.dynamodb/autoconfigure/
implementation ("net.leodb.dynamodb:autoconfigure:1.0.21")
'net.leodb.dynamodb:autoconfigure:jar:1.0.21'
<dependency org="net.leodb.dynamodb" name="autoconfigure" rev="1.0.21">
<artifact name="autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leodb.dynamodb', module='autoconfigure', version='1.0.21')
)
libraryDependencies += "net.leodb.dynamodb" % "autoconfigure" % "1.0.21"
[net.leodb.dynamodb/autoconfigure "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
net.leodb.dynamodb : core | jar | 1.0.21 |
net.leodb.dynamodb : utils | jar | 1.0.21 |