MVN

com.jolira.types.checkers : checkersplugin

Maven & Gradle

Jan 15, 2011

Checkers plugin

<plugin>
    <groupId>com.jolira.types.checkers</groupId>
    <artifactId>checkersplugin</artifactId>
    <version>0.1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jolira.types.checkers : checkersplugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.jolira.types.checkers : checkersplugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
checkersplugin-0.1.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.jolira.types.checkers</groupId>
    <artifactId>checkersplugin</artifactId>
    <version>0.1.3</version>
</plugin>

Advertisement