MVN

io.syndesis.connector : connector-http-parent

Maven & Gradle

Mar 02, 2018
570 stars

Connector :: HTTP

<dependency>
    <groupId>io.syndesis.connector</groupId>
    <artifactId>connector-http-parent</artifactId>
    <version>1.3.0-20180304</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.0-20180304

All Versions

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

Version Vulnerabilities Updated
1.3.x
connector-http-parent-1.3.0-20180304
connector-http-parent-1.3.0-20180303
connector-http-parent-1.3.0-20180302
connector-http-parent-1.3.0-20180301

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.syndesis.connector</groupId>
    <artifactId>connector-http-parent</artifactId>
    <version>1.3.0-20180304</version>
</dependency>