Last Version

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

Version

1.0.0
Type

Type

jar
Description

Description

dynamodb-spring-boot-sample-app
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-sample-app

Download dynamodb-spring-boot-sample-app 1.0.0


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

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.