MVN

se.vandmo : text-checker-maven-plugin

Maven & Gradle

Dec 02, 2021
1 stars

Text Checker - Text Checker Maven Plugin · Maven plugin that checks that text files adheres to certain rules.

<plugin>
    <groupId>se.vandmo</groupId>
    <artifactId>text-checker-maven-plugin</artifactId>
    <version>0.22</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.vandmo : text-checker-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.22

All Versions

Choose a version of se.vandmo : text-checker-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.22
text-checker-maven-plugin-0.22
0.20.x
text-checker-maven-plugin-0.20.9
text-checker-maven-plugin-0.20.7
text-checker-maven-plugin-0.20.1
0.19.x
text-checker-maven-plugin-0.19.24
text-checker-maven-plugin-0.19.0
0.17
text-checker-maven-plugin-0.17
0.16
text-checker-maven-plugin-0.16
0.15
text-checker-maven-plugin-0.15
0.14
text-checker-maven-plugin-0.14
0.13
text-checker-maven-plugin-0.13
0.12
text-checker-maven-plugin-0.12
0.11
text-checker-maven-plugin-0.11
0.10
text-checker-maven-plugin-0.10
0.9
text-checker-maven-plugin-0.9
0.8
text-checker-maven-plugin-0.8
0.6
text-checker-maven-plugin-0.6
0.5
text-checker-maven-plugin-0.5

How to add a plugin to Maven

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

<plugin>
    <groupId>se.vandmo</groupId>
    <artifactId>text-checker-maven-plugin</artifactId>
    <version>0.22</version>
</plugin>

Advertisement