MVN

com.github.derjust : spring-data-dynamodb

Maven & Gradle

Jan 28, 2019
10 usages
397 stars

Spring Data DynamoDB · The primary goal of the Spring® Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for a data access layer built on AWS DynamoDB.

<dependency>
    <groupId>com.github.derjust</groupId>
    <artifactId>spring-data-dynamodb</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.derjust : spring-data-dynamodb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0

All Versions

Choose a version of com.github.derjust : spring-data-dynamodb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
spring-data-dynamodb-5.1.0
5.0.x
spring-data-dynamodb-5.0.4
spring-data-dynamodb-5.0.3
spring-data-dynamodb-5.0.2
spring-data-dynamodb-5.0.1
spring-data-dynamodb-5.0.0
4.5.x
spring-data-dynamodb-4.5.7
spring-data-dynamodb-4.5.6
spring-data-dynamodb-4.5.5
spring-data-dynamodb-4.5.4
spring-data-dynamodb-4.5.3
spring-data-dynamodb-4.5.2
spring-data-dynamodb-4.5.1
spring-data-dynamodb-4.5.0
4.4.x
spring-data-dynamodb-4.4.1
4.3.x
spring-data-dynamodb-4.3.1
spring-data-dynamodb-4.3.0
4.2.x
spring-data-dynamodb-4.2.3
spring-data-dynamodb-4.2.0
1.0.x
spring-data-dynamodb-1.0.5

How to add a dependency to Maven

Add the following com.github.derjust : spring-data-dynamodb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.derjust</groupId>
    <artifactId>spring-data-dynamodb</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.derjust : spring-data-dynamodb gradle dependency to your build.gradle file:

implementation 'com.github.derjust:spring-data-dynamodb:5.1.0'

Gradle Kotlin DSL: Add the following com.github.derjust : spring-data-dynamodb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.derjust:spring-data-dynamodb:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.derjust : spring-data-dynamodb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.derjust" % "spring-data-dynamodb" % "5.1.0"

Advertisement

Dependencies from Group

Jan 28, 2019
10 usages
397 stars

Discover Dependencies

Jan 31, 2020
19 usages
3.6k stars
Mar 25, 2023
887 usages
77 stars
Apr 07, 2022
14 usages
10 stars
Feb 19, 2023
245 usages
5.1k stars
Dec 07, 2020
209 usages
Jan 29, 2023
2 usages
271 stars
Jul 30, 2018
7 usages
1.5k stars
Oct 12, 2022
2 stars