MVN

io.fabric8.itests.paxexam : fabric-itests-paxexam

Maven & Gradle

Jun 20, 2015
1.7k stars

Fabric8 :: Integration Tests :: PaxExam (Deprecated)

<dependency>
    <groupId>io.fabric8.itests.paxexam</groupId>
    <artifactId>fabric-itests-paxexam</artifactId>
    <version>1.2.0.redhat-133</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.itests.paxexam : fabric-itests-paxexam to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.redhat-133

All Versions

Choose a version of io.fabric8.itests.paxexam : fabric-itests-paxexam to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
fabric-itests-paxexam-1.2.0.redhat-133
1.1.x
fabric-itests-paxexam-1.1.0.CR5
fabric-itests-paxexam-1.1.0.CR4
fabric-itests-paxexam-1.1.0.CR3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fabric8.itests.paxexam</groupId>
    <artifactId>fabric-itests-paxexam</artifactId>
    <version>1.2.0.redhat-133</version>
</dependency>

Advertisement