App Domain

This is a simple domain used for testing javax.cache. It is in its own module so that classloading nuances can be tested. The app domain is not loaded by maven into the test system classpath.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

app-domain
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

App Domain
This is a simple domain used for testing javax.cache. It is in its own module so that classloading nuances can be tested. The app domain is not loaded by maven into the test system classpath.
Project URL

Project URL

https://github.com/jsr107/jsr107tck

Download app-domain

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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