MVN

edu.clemson.cs.resolve : git-plugin

Maven & Gradle

Sep 28, 2012

RSRG git plugin · Provides goals to support the Clemson RSRG git workflow.

<plugin>
    <groupId>edu.clemson.cs.resolve</groupId>
    <artifactId>git-plugin</artifactId>
    <version>0.0.1-alpha3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.clemson.cs.resolve : git-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-alpha3
  • Latest Alpha: 0.0.1-alpha3

All Versions

Choose a version of edu.clemson.cs.resolve : git-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
git-plugin-0.0.1-alpha3
git-plugin-0.0.1-alpha2
git-plugin-0.0.1-alpha1

How to add a plugin to Maven

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

<plugin>
    <groupId>edu.clemson.cs.resolve</groupId>
    <artifactId>git-plugin</artifactId>
    <version>0.0.1-alpha3</version>
</plugin>

Advertisement