MVN

io.fabric8.ipaas.platform : parent

Maven & Gradle

Dec 07, 2016
1 stars

iPaaS :: Platform :: Parent

<dependency>
    <groupId>io.fabric8.ipaas.platform</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.32</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.ipaas.platform : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.32

All Versions

Choose a version of io.fabric8.ipaas.platform : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.32
parent-1.0.31
parent-1.0.29
parent-1.0.28
parent-1.0.27
parent-1.0.26
parent-1.0.25
parent-1.0.24
parent-1.0.23
parent-1.0.22
parent-1.0.21
parent-1.0.20
parent-1.0.19
parent-1.0.18
parent-1.0.17
parent-1.0.15
parent-1.0.14
parent-1.0.1
parent-1.0.0
0.0.x
parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fabric8.ipaas.platform</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.32</version>
</dependency>