MVN

io.syndesis.connector : connector-maven-plugin

Maven & Gradle

Mar 02, 2018
570 stars

Connector :: Maven Plugin

<plugin>
    <groupId>io.syndesis.connector</groupId>
    <artifactId>connector-maven-plugin</artifactId>
    <version>1.3.0-20180304</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.syndesis.connector : connector-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0-20180304

All Versions

Choose a version of io.syndesis.connector : connector-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
connector-maven-plugin-1.3.0-20180304
connector-maven-plugin-1.3.0-20180303
connector-maven-plugin-1.3.0-20180302
connector-maven-plugin-1.3.0-20180301

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.syndesis.connector</groupId>
    <artifactId>connector-maven-plugin</artifactId>
    <version>1.3.0-20180304</version>
</plugin>