License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.wonwoo |
ArtifactId | ArtifactIddynamodb-spring-boot-autoconfigure |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondynamodb Spring boot AutoConfigure
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.wonwoo/dynamodb-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.wonwoo</groupId>
<artifactId>dynamodb-spring-boot-autoconfigure</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wonwoo/dynamodb-spring-boot-autoconfigure/
implementation 'com.github.wonwoo:dynamodb-spring-boot-autoconfigure:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.wonwoo/dynamodb-spring-boot-autoconfigure/
implementation ("com.github.wonwoo:dynamodb-spring-boot-autoconfigure:1.0.1-RELEASE")
'com.github.wonwoo:dynamodb-spring-boot-autoconfigure:jar:1.0.1-RELEASE'
<dependency org="com.github.wonwoo" name="dynamodb-spring-boot-autoconfigure" rev="1.0.1-RELEASE">
<artifact name="dynamodb-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wonwoo', module='dynamodb-spring-boot-autoconfigure', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.wonwoo" % "dynamodb-spring-boot-autoconfigure" % "1.0.1-RELEASE"
[com.github.wonwoo/dynamodb-spring-boot-autoconfigure "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wonwoo : dynamodb-spring-boot-core | jar | 1.0.1-RELEASE |
com.github.derjust : spring-data-dynamodb Optional | jar | 5.0.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.amazonaws » DynamoDBLocal Optional | jar | 1.11.86 |
com.almworks.sqlite4java : sqlite4java Optional | jar | 1.0.392 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |