is not current version
Last Version 822.2.1145.0

com.cognitect.aws:elasticache 798.2.676.0

elasticache resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticache
Version

Version

798.2.676.0
Type

Type

jar

Download elasticache 798.2.676.0


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