Last Version

com.github.wonwoo:dynamodb-spring-boot-sample 1.0.1-RELEASE

dynamodb Spring boot AutoConfigure

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.wonwoo
ArtifactId

ArtifactId

dynamodb-spring-boot-sample
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

dynamodb Spring boot AutoConfigure
Source Code Management

Source Code Management

https://github.com/wonwoo/dynamodb-spring-boot

Download dynamodb-spring-boot-sample 1.0.1-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.wonwoo : dynamodb-spring-boot-starter jar 1.0.1-RELEASE
org.springframework.boot : spring-boot-starter-web jar

test (4)

Group / Artifact Type Version
com.amazonaws » DynamoDBLocal jar 1.11.86
com.almworks.sqlite4java : sqlite4java jar 1.0.392
com.github.wonwoo : dynamodb-spring-boot-starter-test jar 1.0.1-RELEASE
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.