is not current version
Last Version 822.2.1145.0

com.cognitect.aws:elasticache 801.2.701.0

elasticache resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticache
Version

Version

801.2.701.0
Type

Type

jar

Download elasticache 801.2.701.0


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