MVN

io.fabric8.quickstarts : swarm

Maven & Gradle

Jul 06, 2016
65 stars

Fabric8 :: Quickstarts :: Swarm :: Parent

<dependency>
    <groupId>io.fabric8.quickstarts</groupId>
    <artifactId>swarm</artifactId>
    <version>2.2.140</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.140

All Versions

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

Version Vulnerabilities Updated
2.2.x
swarm-2.2.140
swarm-2.2.138

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fabric8.quickstarts</groupId>
    <artifactId>swarm</artifactId>
    <version>2.2.140</version>
</dependency>