Last Version

spring-cache-integration-test 4.1.3

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

License

License

GroupId

GroupId

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

ArtifactId

spring-cache-integration-test
Version

Version

4.1.3
Type

Type

jar
Description

Description

spring-cache-integration-test
Sample project using integration with Spring 3.1 cache abstraction and xmemcached provider
Project URL

Project URL

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

Download spring-cache-integration-test 4.1.3


<!-- 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>4.1.3</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:4.1.3'
// 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:4.1.3")
'com.google.code.simple-spring-memcached:spring-cache-integration-test:jar:4.1.3'
<dependency org="com.google.code.simple-spring-memcached" name="spring-cache-integration-test" rev="4.1.3">
  <artifact name="spring-cache-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.simple-spring-memcached', module='spring-cache-integration-test', version='4.1.3')
)
libraryDependencies += "com.google.code.simple-spring-memcached" % "spring-cache-integration-test" % "4.1.3"
[com.google.code.simple-spring-memcached/spring-cache-integration-test "4.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.simple-spring-memcached : spring-cache jar 4.1.3

test (7)

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
org.mockito : mockito-core jar 2.13.0
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.9.RELEASE
org.kubek2k : springockito jar 1.0.9

Project Modules

There are no modules declared in this project.