MVN

javax.cache : tck-parent

Maven & Gradle

May 10, 2019
13 stars

TCK Parent

<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>tck-parent</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.cache : tck-parent to add to Maven - Latest Versions:

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

All Versions

Choose a version of javax.cache : tck-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
tck-parent-1.1.1
tck-parent-1.1.0
1.0.x
tck-parent-1.0.1
tck-parent-1.0.0
tck-parent-1.0.0-RC1
0.61
tck-parent-0.61
0.11
tck-parent-0.11
0.10
tck-parent-0.10
0.9
tck-parent-0.9
0.8
tck-parent-0.8
0.7
tck-parent-0.7
0.6
tck-parent-0.6
0.5
tck-parent-0.5
0.4
tck-parent-0.4
0.3
tck-parent-0.3
0.2
tck-parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>tck-parent</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement