License |
License |
---|---|
Categories |
CategoriesIDE Development Tools AWS Container PaaS Providers |
GroupId | GroupIdcom.google.code.simple-spring-memcached |
ArtifactId | ArtifactIdaws-elasticache-provider |
Version | Version4.1.3 |
Type | Typejar |
Description |
Descriptionaws-elasticache-provider
Use Amazon ElastiCache Cluster Client as a memcached client
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
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 |