MVN

org.cache2k : cache2k-testing

Maven & Gradle

Jul 02, 2018
13 usages
685 stars

cache2k testing · Defines different categories (SlowTests, FastTests, ...) we can specify for unit testing. Added as test dependency, otherwise we cannot specify the category in aggregator builds / on top level. This serves also as a test scope BOM for transitive dependencies to JUnit and hamcrest.

<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-testing</artifactId>
    <version>1.0.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cache2k : cache2k-testing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2.Final
  • Latest Alpha: 1.1.1.Alpha

All Versions

Choose a version of org.cache2k : cache2k-testing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
cache2k-testing-1.1.1.Alpha
1.0.x
cache2k-testing-1.0.2.Final
cache2k-testing-1.0.1.Final

How to add a dependency to Maven

Add the following org.cache2k : cache2k-testing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-testing</artifactId>
    <version>1.0.2.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cache2k : cache2k-testing gradle dependency to your build.gradle file:

implementation 'org.cache2k:cache2k-testing:1.0.2.Final'

Gradle Kotlin DSL: Add the following org.cache2k : cache2k-testing gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cache2k:cache2k-testing:1.0.2.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cache2k : cache2k-testing sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cache2k" % "cache2k-testing" % "1.0.2.Final"

Advertisement

Dependencies from Group

Feb 07, 2022
32 usages
512 stars
Feb 07, 2022
27 usages
512 stars
Jul 02, 2018
13 usages
685 stars
Feb 07, 2022
7 usages
512 stars
Oct 09, 2020
5 usages
685 stars

Discover Dependencies

Jul 01, 2014
4 usages
387 stars
Jul 19, 2017
4 usages
1 stars
api
Oct 30, 2012
10 usages
Nov 20, 2017
25 usages
2.6k stars
Jul 30, 2019
11 usages
26 stars
Nov 19, 2020
8 usages
0 stars
Jul 01, 2014
4 usages
387 stars