is not current version
Last Version 822.2.1145.0

com.cognitect.aws:elasticache 811.2.834.0

elasticache resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticache
Version

Version

811.2.834.0
Type

Type

jar

Download elasticache 811.2.834.0


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