MVN

javax.cache : test-domain

Maven & Gradle

Dec 22, 2014
11 usages
13 stars

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.

<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>test-domain</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.cache : test-domain to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of javax.cache : test-domain to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
test-domain-1.0.1
test-domain-1.0.0
test-domain-1.0.0-RC1
0.61
test-domain-0.61
0.11
test-domain-0.11
0.10
test-domain-0.10
0.9
test-domain-0.9
0.8
test-domain-0.8
0.7
test-domain-0.7
0.6
test-domain-0.6
0.5
test-domain-0.5
0.4
test-domain-0.4
0.3
test-domain-0.3
0.2
test-domain-0.2

How to add a dependency to Maven

Add the following javax.cache : test-domain maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>test-domain</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.cache : test-domain gradle dependency to your build.gradle file:

implementation 'javax.cache:test-domain:1.0.1'

Gradle Kotlin DSL: Add the following javax.cache : test-domain gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.cache:test-domain:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.cache : test-domain sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.cache" % "test-domain" % "1.0.1"

Advertisement

Dependencies from Group

May 10, 2019
526 usages
1 stars
May 10, 2019
35 usages
13 stars
Dec 22, 2014
11 usages
13 stars
May 10, 2019
7 usages
13 stars
Dec 22, 2014
6 usages
13 stars

Discover Dependencies

Jan 14, 2019
37 usages
787 stars
Mar 03, 2020
3 usages
9 stars
Jun 23, 2016
2 usages
12 stars
Jul 07, 2016
3 usages
1 stars
Mar 14, 2019
5 usages
33 stars
Jan 07, 2022
2 usages
32 stars
Jan 25, 2018
5 usages
Mar 13, 2023
2 usages
73 stars
Nov 18, 2022
6 usages
15 stars
Sep 24, 2021
5 usages
8.7k stars