MVN

io.fabric8 : testing

Maven & Gradle

Jun 20, 2015

Fabric8 :: Tooling :: Testing

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

Latest Version

Choose a version of io.fabric8 : testing to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.redhat-133
  • Latest Beta: 1.2.0.Beta4

All Versions

Choose a version of io.fabric8 : testing to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
testing-1.2.0.redhat-133
testing-1.2.0.Beta4
testing-1.2.0.Beta3
testing-1.2.0.Beta2
testing-1.2.0.Beta1
1.1.x
testing-1.1.0.CR5
testing-1.1.0.CR4
testing-1.1.0.CR3
testing-1.1.0.CR2
testing-1.1.0.CR1
testing-1.1.0.Beta6
testing-1.1.0.Beta5
testing-1.1.0.Beta4
testing-1.1.0.Beta3
testing-1.1.0.Beta2
testing-1.1.0.Beta1
1.0.x
testing-1.0.0.redhat-423
testing-1.0.0.redhat-412
testing-1.0.0.redhat-394

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>testing</artifactId>
    <version>1.2.0.redhat-133</version>
</dependency>

Advertisement