MVN

org.apache.openejb : tck

Maven & Gradle

Sep 27, 2017

OpenEJB :: TCK

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

Latest Version

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

  • Latest Stable: 4.7.5
  • Latest Beta: 4.0.0-beta-2

All Versions

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

Version Vulnerabilities Updated
4.7.x
tck-4.7.5
tck-4.7.4
tck-4.7.3
tck-4.7.2
tck-4.7.1
tck-4.7.0
4.6.x
tck-4.6.0.2
tck-4.6.0.1
tck-4.6.0
4.5.x
tck-4.5.2
tck-4.5.1
tck-4.5.0
4.0.x
tck-4.0.0
tck-4.0.0-beta-2
tck-4.0.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>tck</artifactId>
    <version>4.7.5</version>
</dependency>