Last Version

Ehcache 3 Core SPI test module 3.0.0.m3

The Core SPI test module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-core-spi-test
Version

Version

3.0.0.m3
Type

Type

jar
Description

Description

Ehcache 3 Core SPI test module
The Core SPI test 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-core-spi-test 3.0.0.m3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3
org.ehcache.modules : ehcache-spi-tester jar 3.0.0.m3
junit : junit jar 4.11
com.google.code.findbugs : annotations jar 2.0.3
org.ehcache.modules : ehcache-core jar 3.0.0.m3

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.