License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.elvisnovoa |
ArtifactId | ArtifactIddynamodb-spring-boot-parent |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptioncom.github.elvisnovoa:dynamodb-spring-boot-parent
Spring Boot starter project for spring-data-dynamodb
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dynamodb-spring-boot-parent-1.0.0.pom | 4 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.1 |