is not current version
Last Version 1.0.1-RELEASE

com.github.wonwoo:dynamodb-spring-boot-autoconfigure 0.1.2-RELEASE


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.wonwoo
ArtifactId

ArtifactId

dynamodb-spring-boot-autoconfigure
Version

Version

0.1.2-RELEASE
Type

Type

jar

Download dynamodb-spring-boot-autoconfigure 0.1.2-RELEASE


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