MVN

io.syndesis : http-connectors

Maven & Gradle

Feb 08, 2018

Connectors :: HTTP :: Parent

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

Latest Version

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

  • Latest Stable: 1.2.9

All Versions

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

Version Vulnerabilities Updated
1.3.x
http-connectors-1.3.0-20180202
1.2.x
http-connectors-1.2.9
http-connectors-1.2.8
http-connectors-1.2.7
http-connectors-1.2.6
http-connectors-1.2.5
http-connectors-1.2.4
http-connectors-1.2.3
http-connectors-1.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>http-connectors</artifactId>
    <version>1.2.9</version>
</dependency>

Advertisement