MVN

io.fabric8.support : support-project

Maven & Gradle

Jun 20, 2015
1.7k stars

JBoss Fuse :: Support · Tooling for support

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

Latest Version

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

  • Latest Stable: 1.2.0.redhat-133

All Versions

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

Version Vulnerabilities Updated
1.2.x
support-project-1.2.0.redhat-133

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement