is not current version
Last Version 1.0.21

net.leodb.dynamodb:autoconfigure 1.0.18

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

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

net.leodb.dynamodb
ArtifactId

ArtifactId

autoconfigure
Version

Version

1.0.18
Type

Type

jar
Description

Description

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

Download autoconfigure 1.0.18


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

Dependencies

compile (5)

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.18
net.leodb.dynamodb : utils jar 1.0.18

Project Modules

There are no modules declared in this project.