Last Version

Ehcache 3 SPI Tester module 3.0.0.m3

SPI Tester

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-spi-tester
Version

Version

3.0.0.m3
Type

Type

jar
Description

Description

Ehcache 3 SPI Tester module
SPI Tester
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-spi-tester 3.0.0.m3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.3

test (4)

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.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.