Last Version

Ehcache 3 Integration Tests module 3.0.0.m3

The integration tests module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-integration-test
Version

Version

3.0.0.m3
Type

Type

jar
Description

Description

Ehcache 3 Integration Tests module
The integration tests module of Ehcache 3
Project URL

Project URL

http://ehcache.org
Project Organization

Project Organization

Terraccotta
Source Code Management

Source Code Management

https://github.com/ehcache/ehcache3

Download ehcache-integration-test 3.0.0.m3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.ehcache.modules : ehcache-impl jar 3.0.0.m3
com.google.code.findbugs : annotations jar 2.0.3

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
org.ehcache.modules : ehcache-transactions jar 3.0.0.m3
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.