MVN

net.sf.ehcache : jcache-tck-runner

Maven & Gradle

Nov 18, 2011
13 stars

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.

<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>jcache-tck-runner</artifactId>
    <version>1.4.0-beta1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.ehcache : jcache-tck-runner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0-beta1
  • Latest Beta: 1.4.0-beta1

All Versions

Choose a version of net.sf.ehcache : jcache-tck-runner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
jcache-tck-runner-1.4.0-beta1

How to add a dependency to Maven

Add the following net.sf.ehcache : jcache-tck-runner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>jcache-tck-runner</artifactId>
    <version>1.4.0-beta1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.ehcache : jcache-tck-runner gradle dependency to your build.gradle file:

implementation 'net.sf.ehcache:jcache-tck-runner:1.4.0-beta1'

Gradle Kotlin DSL: Add the following net.sf.ehcache : jcache-tck-runner gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.ehcache:jcache-tck-runner:1.4.0-beta1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.ehcache : jcache-tck-runner sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.ehcache" % "jcache-tck-runner" % "1.4.0-beta1"

Advertisement

Dependencies from Group

Apr 24, 2021
801 usages
Apr 22, 2015
624 usages
Oct 27, 2011
40 usages
Jun 05, 2010
15 usages
Oct 05, 2012
8 usages

Discover Dependencies

Oct 19, 2014
9 stars
Oct 18, 2014
999 stars
Oct 18, 2014
2 usages
999 stars
Dec 28, 2010
426 stars
Dec 08, 2010
426 stars
Apr 08, 2010
Dec 28, 2010
426 stars
Dec 08, 2010
426 stars