is not current version
Last Version 1.0.230341.0

com.amazonaws:amazon-dax-client 1.0.202289.0

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

Categories

Categories

AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

amazon-dax-client
Version

Version

1.0.202289.0
Type

Type

jar

Download amazon-dax-client 1.0.202289.0


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