MVN

com.github.spring-data-dynamodb : spring-data-dynamodb

Maven & Gradle

Nov 25, 2018
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.spring-data-dynamodb</groupId>
    <artifactId>spring-data-dynamodb</artifactId>
    <version>5.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.3

All Versions

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

Version Vulnerabilities Updated
5.0.x
spring-data-dynamodb-5.0.3
spring-data-dynamodb-5.0.2
4.5.x
spring-data-dynamodb-4.5.6
spring-data-dynamodb-4.5.5

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.github.spring-data-dynamodb:spring-data-dynamodb:5.0.3'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Jul 02, 2023
47 usages
107 stars
Jun 14, 2021
4 usages
221 stars
Mar 11, 2018
27 stars
Jun 20, 2023
1 usages
106 stars
Mar 25, 2018
7 stars
Feb 23, 2022
6 usages
735 stars
Jul 14, 2023
2 usages
25.8k stars
Mar 26, 2018
52 usages
4 stars