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

dynamodb Spring boot AutoConfigure

License

License

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
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

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-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
0.1.2-RELEASE
0.1.0-RELEASE
0.0.7-RELEASE