| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.archiva.redback.components.cache |
| ArtifactId | ArtifactIdspring-cache-test |
| Last Version | Last Version2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpring Cache Tests
Commons Test Cache API.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spring-cache-test-2.2.pom | |
| spring-cache-test-2.2.jar | 20 KB |
| spring-cache-test-2.2-sources.jar | 17 KB |
| spring-cache-test-2.2-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.archiva.redback.components.cache/spring-cache-test/ -->
<dependency>
<groupId>org.apache.archiva.redback.components.cache</groupId>
<artifactId>spring-cache-test</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.archiva.redback.components.cache/spring-cache-test/
implementation 'org.apache.archiva.redback.components.cache:spring-cache-test:2.2'
// https://jarcasting.com/artifacts/org.apache.archiva.redback.components.cache/spring-cache-test/
implementation ("org.apache.archiva.redback.components.cache:spring-cache-test:2.2")
'org.apache.archiva.redback.components.cache:spring-cache-test:jar:2.2'
<dependency org="org.apache.archiva.redback.components.cache" name="spring-cache-test" rev="2.2">
<artifact name="spring-cache-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.archiva.redback.components.cache', module='spring-cache-test', version='2.2')
)
libraryDependencies += "org.apache.archiva.redback.components.cache" % "spring-cache-test" % "2.2"
[org.apache.archiva.redback.components.cache/spring-cache-test "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.archiva.redback.components.cache : spring-cache-api | jar | 2.2 |
| org.springframework : spring-test | jar | 4.0.0.RELEASE |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-beta9 |