Last Version

com.github.wonwoo:dynamodb-spring-boot-core 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-core
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-core 1.0.1-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
com.github.derjust : spring-data-dynamodb Optional jar 5.0.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.