MVN

io.syndesis.rest : rest-builder-maven-plugin

Maven & Gradle

Mar 02, 2018
570 stars

REST :: Builder Maven Plugin

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

Latest Version

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

  • Latest Stable: 1.3.0-20180304

All Versions

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

Version Vulnerabilities Updated
1.3.x
rest-builder-maven-plugin-1.3.0-20180304
rest-builder-maven-plugin-1.3.0-20180303
rest-builder-maven-plugin-1.3.0-20180302
rest-builder-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.rest</groupId>
    <artifactId>rest-builder-maven-plugin</artifactId>
    <version>1.3.0-20180304</version>
</plugin>

Advertisement