MVN

io.syndesis : extension-parent

Maven & Gradle

Feb 02, 2018
570 stars

Extension :: Parent

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>extension-parent</artifactId>
    <version>1.3.0-20180202</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.syndesis : extension-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0-20180202

All Versions

Choose a version of io.syndesis : extension-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
extension-parent-1.3.0-20180202

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>extension-parent</artifactId>
    <version>1.3.0-20180202</version>
</dependency>