Last Version

integration-test 4.1.3

Sample project using simple-spring-memcached

License

License

GroupId

GroupId

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

ArtifactId

integration-test
Version

Version

4.1.3
Type

Type

jar
Description

Description

integration-test
Sample project using simple-spring-memcached
Project URL

Project URL

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

Download integration-test 4.1.3


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

Dependencies

compile (2)

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

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.9.RELEASE

Project Modules

There are no modules declared in this project.