MVN

com.clashinspector : clashinspector-maven-plugin

Maven & Gradle

Jul 11, 2014
1 stars

ClashInspector · Jahresprojekt 2013/2014 Hochschule Reutlingen

<plugin>
    <groupId>com.clashinspector</groupId>
    <artifactId>clashinspector-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clashinspector : clashinspector-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.clashinspector : clashinspector-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
clashinspector-maven-plugin-1.0
0.9
clashinspector-maven-plugin-0.9
0.3
clashinspector-maven-plugin-0.3

How to add a plugin to Maven

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

<plugin>
    <groupId>com.clashinspector</groupId>
    <artifactId>clashinspector-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>