Last Version

simple-spring-memcached 4.1.3

Enables memcached caching in Spring beans via annotations

License

License

GroupId

GroupId

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

ArtifactId

simple-spring-memcached
Version

Version

4.1.3
Type

Type

jar
Description

Description

simple-spring-memcached
Enables memcached caching in Spring beans via annotations
Project URL

Project URL

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

Download simple-spring-memcached 4.1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.9.RELEASE
org.springframework : spring-beans jar 4.3.9.RELEASE
org.springframework : spring-aop jar 4.3.9.RELEASE
org.springframework : spring-context jar 4.3.9.RELEASE
org.aspectj : aspectjweaver jar 1.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.slf4j : slf4j-api jar 1.6.4

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
com.google.code.findbugs : annotations jar 3.0.1

test (7)

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
net.vidageek : mirror jar 1.6.1
commons-lang : commons-lang jar 2.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.