dynamodb-spring-boot-autoconfigure

Spring Boot starter project for spring-data-dynamodb

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.elvisnovoa
ArtifactId

ArtifactId

dynamodb-spring-boot-autoconfigure
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dynamodb-spring-boot-autoconfigure
Spring Boot starter project for spring-data-dynamodb
Source Code Management

Source Code Management

http://github.com/elvisnovoa/dynamodb-spring-boot/tree/main/dynamodb-spring-boot-autoconfigure

Download dynamodb-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.4.1
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
com.github.derjust : spring-data-dynamodb Optional jar 5.1.0
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.springframework.boot : spring-boot-starter jar 2.4.1

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0