не последняя версия
Последняя версия 4.1.3

com.google.code.simple-spring-memcached:spring-cache-integration-test 4.0.0

Sample project using integration with Spring 3.1 cache abstraction and xmemcached provider

Группа

Группа

com.google.code.simple-spring-memcached
Идентификатор

Идентификатор

spring-cache-integration-test
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать spring-cache-integration-test 4.0.0


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