is not current version
Last Version 822.2.1145.0

com.cognitect.aws:elasticache 723.2.475.0

elasticache resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticache
Version

Version

723.2.475.0
Type

Type

jar

Download elasticache 723.2.475.0


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