Last Version

aws-elasticache-provider 4.1.3

Use Amazon ElastiCache Cluster Client as a memcached client

License

License

Categories

Categories

IDE Development Tools AWS Container PaaS Providers
GroupId

GroupId

com.google.code.simple-spring-memcached
ArtifactId

ArtifactId

aws-elasticache-provider
Version

Version

4.1.3
Type

Type

jar
Description

Description

aws-elasticache-provider
Use Amazon ElastiCache Cluster Client as a memcached client
Project URL

Project URL

http://github.com/ragnor/simple-spring-memcached

Download aws-elasticache-provider 4.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.simple-spring-memcached : simple-spring-memcached jar 4.1.3
com.amazonaws : elasticache-java-cluster-client jar 1.1.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
org.easymock : easymock jar 3.5.1
junit : junit jar 4.12
nl.jqno.equalsverifier : equalsverifier jar 2.4

Project Modules

There are no modules declared in this project.