MVN

net.oneandone.testlinkjunit : tljunit-parent

Maven & Gradle

Mar 20, 2012
4 stars

tljunit parent · Modules improving collaboration between JUnit and Testlink.

<dependency>
    <groupId>net.oneandone.testlinkjunit</groupId>
    <artifactId>tljunit-parent</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.oneandone.testlinkjunit : tljunit-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of net.oneandone.testlinkjunit : tljunit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
tljunit-parent-3.0.2
tljunit-parent-3.0.1
tljunit-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.oneandone.testlinkjunit</groupId>
    <artifactId>tljunit-parent</artifactId>
    <version>3.0.2</version>
</dependency>