Last Version

Implementation Tester 1.4.0-beta1

Wires together cache-tests with the ehcache-jcache implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

jcache-tck-runner
Version

Version

1.4.0-beta1
Type

Type

jar
Description

Description

Implementation Tester
Wires together cache-tests with the ehcache-jcache implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.
Project URL

Project URL

https://github.com/jsr107/jsr107tck

Download jcache-tck-runner 1.4.0-beta1


<!-- https://jarcasting.com/artifacts/net.sf.ehcache/jcache-tck-runner/ -->
<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>jcache-tck-runner</artifactId>
    <version>1.4.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/jcache-tck-runner/
implementation 'net.sf.ehcache:jcache-tck-runner:1.4.0-beta1'
// https://jarcasting.com/artifacts/net.sf.ehcache/jcache-tck-runner/
implementation ("net.sf.ehcache:jcache-tck-runner:1.4.0-beta1")
'net.sf.ehcache:jcache-tck-runner:jar:1.4.0-beta1'
<dependency org="net.sf.ehcache" name="jcache-tck-runner" rev="1.4.0-beta1">
  <artifact name="jcache-tck-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='jcache-tck-runner', version='1.4.0-beta1')
)
libraryDependencies += "net.sf.ehcache" % "jcache-tck-runner" % "1.4.0-beta1"
[net.sf.ehcache/jcache-tck-runner "1.4.0-beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.ehcache : ehcache-jcache jar 1.4.0-beta1

test (5)

Group / Artifact Type Version
javax.cache : cache-tests jar 0.4
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.2
org.slf4j : jcl-over-slf4j jar 1.6.2
org.slf4j : jul-to-slf4j jar 1.6.2

Project Modules

There are no modules declared in this project.