Last Version

Amazon DAX Java Client 2.0.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

software.amazon.dax
ArtifactId

ArtifactId

amazon-dax-client
Version

Version

2.0.1
Type

Type

jar
Description

Description

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

Project URL

https://aws.amazon.com/dynamodb/dax/

Download amazon-dax-client 2.0.1


<!-- https://jarcasting.com/artifacts/software.amazon.dax/amazon-dax-client/ -->
<dependency>
    <groupId>software.amazon.dax</groupId>
    <artifactId>amazon-dax-client</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.dax/amazon-dax-client/
implementation 'software.amazon.dax:amazon-dax-client:2.0.1'
// https://jarcasting.com/artifacts/software.amazon.dax/amazon-dax-client/
implementation ("software.amazon.dax:amazon-dax-client:2.0.1")
'software.amazon.dax:amazon-dax-client:jar:2.0.1'
<dependency org="software.amazon.dax" name="amazon-dax-client" rev="2.0.1">
  <artifact name="amazon-dax-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.dax', module='amazon-dax-client', version='2.0.1')
)
libraryDependencies += "software.amazon.dax" % "amazon-dax-client" % "2.0.1"
[software.amazon.dax/amazon-dax-client "2.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
software.amazon.awssdk : dynamodb jar 2.16.91

Project Modules

There are no modules declared in this project.