MVN

software.amazon.dax : amazon-dax-client

Maven & Gradle

Jul 20, 2023

Amazon DAX Java Client · Java client for Amazon DynamoDB Accelerator (DAX), a fully managed, highly available, in-memory cache for DynamoDB.

<dependency>
    <groupId>software.amazon.dax</groupId>
    <artifactId>amazon-dax-client</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.amazon.dax : amazon-dax-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of software.amazon.dax : amazon-dax-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
amazon-dax-client-2.0.4
amazon-dax-client-2.0.3
amazon-dax-client-2.0.2
amazon-dax-client-2.0.1
amazon-dax-client-2.0.0

How to add a dependency to Maven

Add the following software.amazon.dax : amazon-dax-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>software.amazon.dax</groupId>
    <artifactId>amazon-dax-client</artifactId>
    <version>2.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following software.amazon.dax : amazon-dax-client gradle dependency to your build.gradle file:

implementation 'software.amazon.dax:amazon-dax-client:2.0.4'

Gradle Kotlin DSL: Add the following software.amazon.dax : amazon-dax-client gradle kotlin dependency to your build.gradle.kts file:

implementation("software.amazon.dax:amazon-dax-client:2.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following software.amazon.dax : amazon-dax-client sbt scala dependency to your build.sbt file:

libraryDependencies += "software.amazon.dax" % "amazon-dax-client" % "2.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 23, 2021
1 usages
1 stars
sdk
Nov 11, 2022
5 stars
Oct 04, 2022
1 usages
0 stars
Jul 12, 2023
3 usages
10 stars
Jul 22, 2023
4 usages
56 stars
Jul 22, 2023
1 usages
17 stars
Jul 21, 2023
5 usages
11 stars
May 27, 2023
3 usages
Jul 26, 2021
0 stars