MVN

net.sf.aws-syndicate : deployment-configuration-maven-plugin

Maven & Gradle

Feb 03, 2020
1 usages
46 stars
<plugin>
    <groupId>net.sf.aws-syndicate</groupId>
    <artifactId>deployment-configuration-maven-plugin</artifactId>
    <version>1.5.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.aws-syndicate : deployment-configuration-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.7

All Versions

Choose a version of net.sf.aws-syndicate : deployment-configuration-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
deployment-configuration-maven-plugin-1.5.7
deployment-configuration-maven-plugin-1.5.6
deployment-configuration-maven-plugin-1.5.5
deployment-configuration-maven-plugin-1.5.0
1.4.x
deployment-configuration-maven-plugin-1.4.0
1.3.x
deployment-configuration-maven-plugin-1.3.0
1.2.x
deployment-configuration-maven-plugin-1.2.0

How to add a plugin to Maven

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

<plugin>
    <groupId>net.sf.aws-syndicate</groupId>
    <artifactId>deployment-configuration-maven-plugin</artifactId>
    <version>1.5.7</version>
</plugin>

Advertisement