Last Version

com.github.elvisnovoa:dynamodb-spring-boot-parent 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-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

com.github.elvisnovoa:dynamodb-spring-boot-parent
Spring Boot starter project for spring-data-dynamodb
Project URL

Project URL

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

Source Code Management

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

Download dynamodb-spring-boot-parent 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • dynamodb-spring-boot-autoconfigure
  • dynamodb-spring-boot-starter
  • dynamodb-spring-boot-sample-app