Cache Tests

Tests, that form part of the Technology Compatibility Kit for JSR107. You should be able to test an implementation by: 1. Adding the dependency 2. Configuring the JUnit test fixtures

License

License

GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

cache-tests
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Cache Tests
Tests, that form part of the Technology Compatibility Kit for JSR107. You should be able to test an implementation by: 1. Adding the dependency 2. Configuring the JUnit test fixtures
Project URL

Project URL

https://github.com/jsr107/jsr107tck

Download cache-tests

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
javax.cache : cache-api jar 1.1.1

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
javax.cache

JSR107 - Java Caching

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-RC1
0.61
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2