MVN

org.apache.tomee : tck

Maven & Gradle

Jun 06, 2023

TomEE :: TCK

<dependency>
    <groupId>org.apache.tomee</groupId>
    <artifactId>tck</artifactId>
    <version>9.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tomee : tck to add to Maven - Latest Versions:

  • Latest Stable: 9.1.0
  • Latest Release Candidate: 9.0.0.RC1

All Versions

Choose a version of org.apache.tomee : tck to add to Maven - All Versions:

Version Vulnerabilities Updated
9.1.x
tck-9.1.0
9.0.x
tck-9.0.0
tck-9.0.0.RC1
tck-9.0.0-M8
8.0.x
tck-8.0.15
tck-8.0.14
tck-8.0.13
tck-8.0.12
tck-8.0.11
tck-8.0.10
tck-8.0.9
tck-8.0.8
tck-8.0.7
tck-8.0.6
tck-8.0.5
tck-8.0.4
tck-8.0.3
tck-8.0.2
tck-8.0.1
tck-8.0.0
tck-8.0.0-M3
tck-8.0.0-M2
tck-8.0.0-M1
7.1.x
tck-7.1.4
tck-7.1.3
tck-7.1.2
tck-7.1.1
tck-7.1.0
7.0.x
tck-7.0.9
tck-7.0.8
tck-7.0.7
tck-7.0.6
tck-7.0.5
tck-7.0.4
tck-7.0.3
tck-7.0.2
tck-7.0.1
tck-7.0.0
tck-7.0.0-M3
tck-7.0.0-M2
tck-7.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.tomee</groupId>
    <artifactId>tck</artifactId>
    <version>9.1.0</version>
</dependency>