Last Version

spring-cache 4.1.3

Integration with Spring 3.1 cache abstraction

License

License

GroupId

GroupId

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

ArtifactId

spring-cache
Version

Version

4.1.3
Type

Type

jar
Description

Description

spring-cache
Integration with Spring 3.1 cache abstraction
Project URL

Project URL

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

Download spring-cache 4.1.3


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (5)

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

Project Modules

There are no modules declared in this project.