Last Version

dynamodb-spring-boot-starter 1.0.0

Spring Boot starter project for spring-data-dynamodb

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.elvisnovoa
ArtifactId

ArtifactId

dynamodb-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download dynamodb-spring-boot-starter 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.1
com.github.derjust : spring-data-dynamodb jar 5.1.0
com.github.elvisnovoa : dynamodb-spring-boot-autoconfigure jar 1.0.0

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.