MVN

cz.xtf : xtf-parent

Maven & Gradle

May 17, 2023
11 stars

XTF · XTF is a framework designed to ease up aspects of testing in OpenShift environment.

<dependency>
    <groupId>cz.xtf</groupId>
    <artifactId>xtf-parent</artifactId>
    <version>0.30</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.xtf : xtf-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.30

All Versions

Choose a version of cz.xtf : xtf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.30
xtf-parent-0.30
0.29
xtf-parent-0.29
0.28
xtf-parent-0.28
0.27
xtf-parent-0.27
0.26
xtf-parent-0.26
0.25
xtf-parent-0.25
0.24
xtf-parent-0.24

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cz.xtf</groupId>
    <artifactId>xtf-parent</artifactId>
    <version>0.30</version>
</dependency>

Advertisement