is not current version
Last Version 4.1.3

com.google.code.simple-spring-memcached:spring-cache-integration-test 3.3.0

Sample project using integration with Spring 3.1 cache abstraction and xmemcached provider

GroupId

GroupId

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

ArtifactId

spring-cache-integration-test
Version

Version

3.3.0
Type

Type

jar

Download spring-cache-integration-test 3.3.0


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