MVN

org.apache.isis.tck : tck

Maven & Gradle

Feb 10, 2012

TCK App

<dependency>
    <groupId>org.apache.isis.tck</groupId>
    <artifactId>tck</artifactId>
    <version>0.2.0-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.0-incubating

All Versions

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

Version Vulnerabilities Updated
0.2.x
tck-0.2.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.isis.tck</groupId>
    <artifactId>tck</artifactId>
    <version>0.2.0-incubating</version>
</dependency>