is not current version
Last Version 4.1.3

com.google.code.simple-spring-memcached:simple-spring-memcached 3.5.0

Enables memcached caching in Spring beans via annotations

GroupId

GroupId

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

ArtifactId

simple-spring-memcached
Version

Version

3.5.0
Type

Type

jar

Download simple-spring-memcached 3.5.0


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