License |
License |
---|---|
GroupId | GroupIdcom.google.code.simple-spring-memcached |
ArtifactId | ArtifactIdspring-cache-integration-test |
Version | Version4.1.3 |
Type | Typejar |
Description |
Descriptionspring-cache-integration-test
Sample project using integration with Spring 3.1 cache abstraction and xmemcached provider
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.simple-spring-memcached : spring-cache | jar | 4.1.3 |
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 |