License |
License |
---|---|
GroupId | GroupIdorg.springmodules |
ArtifactId | ArtifactIdspring-modules-cache |
Last Version | Last Version0.8a |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-modules-cache
|
Filename | Size |
---|---|
spring-modules-cache-0.8a.pom | |
spring-modules-cache-0.8a.jar | 170 KB |
spring-modules-cache-0.8a-sources.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springmodules/spring-modules-cache/ -->
<dependency>
<groupId>org.springmodules</groupId>
<artifactId>spring-modules-cache</artifactId>
<version>0.8a</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-cache/
implementation 'org.springmodules:spring-modules-cache:0.8a'
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-cache/
implementation ("org.springmodules:spring-modules-cache:0.8a")
'org.springmodules:spring-modules-cache:jar:0.8a'
<dependency org="org.springmodules" name="spring-modules-cache" rev="0.8a">
<artifact name="spring-modules-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmodules', module='spring-modules-cache', version='0.8a')
)
libraryDependencies += "org.springmodules" % "spring-modules-cache" % "0.8a"
[org.springmodules/spring-modules-cache "0.8a"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-mock | jar | 2.0.3 |
backport-util-concurrent : backport-util-concurrent | jar | 2.1 |
clover : clover | jar | 1.3.9 |
easymock : easymock | jar | 1.1 |
easymock : easymockclassextension | jar | 1.1 |
junit : junit | jar | 3.8.1 |