MVN

javax.cache : app-domain

Maven & Gradle

Dec 22, 2014
6 usages
13 stars

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.

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

Latest Version

Choose a version of javax.cache : app-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 : app-domain to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.cache" % "app-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

Dec 03, 2014
2 usages
0 stars
Nov 15, 2014
1 usages
0 stars
May 06, 2014
2 usages
1 stars
Mar 29, 2022
2 usages
1.1k stars
Dec 29, 2020
8 usages
459 stars
Dec 20, 2021
9 usages
2.1k stars
Jun 11, 2020
9 usages
1 stars
Nov 02, 2020
3 usages
47 stars
Mar 11, 2021
5 usages
0 stars