Spring Cache Tests

Commons Test Cache API.

GroupId

GroupId

org.codehaus.redback.components.cache
ArtifactId

ArtifactId

spring-cache-test
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cache Tests
Commons Test Cache API.

Download spring-cache-test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.redback.components.cache : spring-cache-api jar 1.1
org.springframework : spring-test jar 3.0.6.RELEASE
junit : junit jar 4.9
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0