MVN

org.apache.cxf.fediz : fediz-systests

Maven & Gradle

Dec 19, 2022
18 stars

Apache Fediz System tests

<dependency>
    <groupId>org.apache.cxf.fediz</groupId>
    <artifactId>fediz-systests</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.cxf.fediz : fediz-systests to add to Maven - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of org.apache.cxf.fediz : fediz-systests to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
fediz-systests-1.6.1
fediz-systests-1.6.0
1.5.x
fediz-systests-1.5.1
fediz-systests-1.5.0
1.4.x
fediz-systests-1.4.6
fediz-systests-1.4.5
fediz-systests-1.4.4
fediz-systests-1.4.3
fediz-systests-1.4.2
fediz-systests-1.4.1
fediz-systests-1.4.0
1.3.x
fediz-systests-1.3.3
fediz-systests-1.3.2
fediz-systests-1.3.1
fediz-systests-1.3.0
1.2.x
fediz-systests-1.2.4
fediz-systests-1.2.3
fediz-systests-1.2.2
fediz-systests-1.2.1
fediz-systests-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.cxf.fediz</groupId>
    <artifactId>fediz-systests</artifactId>
    <version>1.6.1</version>
</dependency>

Advertisement