Last Version

cache2k testing 1.1.1.Alpha

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.

License

License

Categories

Categories

cache2k Data Caching
GroupId

GroupId

org.cache2k
ArtifactId

ArtifactId

cache2k-testing
Version

Version

1.1.1.Alpha
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://cache2k.org/cache2k-testing
Project Organization

Project Organization

headissue GmbH, Munich

Download cache2k-testing 1.1.1.Alpha


<!-- https://jarcasting.com/artifacts/org.cache2k/cache2k-testing/ -->
<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-testing</artifactId>
    <version>1.1.1.Alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.cache2k/cache2k-testing/
implementation 'org.cache2k:cache2k-testing:1.1.1.Alpha'
// https://jarcasting.com/artifacts/org.cache2k/cache2k-testing/
implementation ("org.cache2k:cache2k-testing:1.1.1.Alpha")
'org.cache2k:cache2k-testing:jar:1.1.1.Alpha'
<dependency org="org.cache2k" name="cache2k-testing" rev="1.1.1.Alpha">
  <artifact name="cache2k-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cache2k', module='cache2k-testing', version='1.1.1.Alpha')
)
libraryDependencies += "org.cache2k" % "cache2k-testing" % "1.1.1.Alpha"
[org.cache2k/cache2k-testing "1.1.1.Alpha"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.