MVN

org.fusesource.fabric.itests : fabric-itests

Maven & Gradle

May 28, 2015

Fuse Fabric :: Integration Tests · Fabric Integration tests

<dependency>
    <groupId>org.fusesource.fabric.itests</groupId>
    <artifactId>fabric-itests</artifactId>
    <version>7.2.0.redhat-083</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.fabric.itests : fabric-itests to add to Maven - Latest Versions:

  • Latest Stable: 7.2.0.redhat-083

All Versions

Choose a version of org.fusesource.fabric.itests : fabric-itests to add to Maven - All Versions:

Version Vulnerabilities Updated
7.2.x
fabric-itests-7.2.0.redhat-083
fabric-itests-7.2.0.redhat-065
fabric-itests-7.2.0.redhat-060
fabric-itests-7.2.0.redhat-024
7.1.x
fabric-itests-7.1.0.fuse-047
fabric-itests-7.1.0.fuse-014
7.0.x
fabric-itests-7.0.2.fuse-097
fabric-itests-7.0.1.fuse-084
fabric-itests-7.0.0.fuse-061
1.1
fabric-itests-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.fusesource.fabric.itests</groupId>
    <artifactId>fabric-itests</artifactId>
    <version>7.2.0.redhat-083</version>
</dependency>