MVN

io.syndesis : catalog

Maven & Gradle

Feb 08, 2018
478 stars

Connectors :: Catalog :: Parent

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>catalog</artifactId>
    <version>1.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.9

All Versions

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

Version Vulnerabilities Updated
1.3.x
catalog-1.3.0-20180202
1.2.x
catalog-1.2.9
catalog-1.2.8
catalog-1.2.7
catalog-1.2.6
catalog-1.2.5
catalog-1.2.4
catalog-1.2.3
catalog-1.2.2
0.5.x
catalog-0.5.8
catalog-0.5.7
catalog-0.5.6
catalog-0.5.5
catalog-0.5.4
catalog-0.5.3
catalog-0.5.2
catalog-0.5.1
catalog-0.5.0
0.4.x
catalog-0.4.5
catalog-0.4.4
catalog-0.4.2
0.3.x
catalog-0.3.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>catalog</artifactId>
    <version>1.2.9</version>
</dependency>

Advertisement