Test Domain

This is a simple domain used for testing javax.cache. It is in its own module so that classloading nuances can be tested.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

test-domain
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Test Domain
This is a simple domain used for testing javax.cache. It is in its own module so that classloading nuances can be tested.
Project URL

Project URL

https://github.com/jsr107/jsr107tck

Download test-domain

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.cache : cache-api jar 1.0.0

Project Modules

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

JSR107 - Java Caching

Versions

Version
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