Last Version

dynamodb-spring-boot 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
Version

Version

1.0.1-RELEASE
Type

Type

pom
Description

Description

dynamodb-spring-boot
dynamodb Spring boot AutoConfigure
Project URL

Project URL

https://github.com/wonwoo/dynamodb-spring-boot
Source Code Management

Source Code Management

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

Download dynamodb-spring-boot 1.0.1-RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dynamodb-spring-boot-core
  • dynamodb-spring-boot-autoconfigure
  • dynamodb-spring-boot-starter
  • dynamodb-spring-boot-sample
  • dynamodb-spring-boot-test-autoconfigure
  • dynamodb-spring-boot-starter-test