MVN

io.syndesis : extension-bom

Maven & Gradle

Feb 02, 2018
2 usages
581 stars

Extension :: Bill of Materials (BOM) · syndesis :: extension-bom

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

Latest Version

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

  • Latest Stable: 1.3.0-20180202

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement