MVN

com.sfhuskie.plugins : whitespace-formatter-maven-plugin

Maven & Gradle

Dec 13, 2019

whitespace-formatter-maven-plugin · tab and space formatter

<plugin>
    <groupId>com.sfhuskie.plugins</groupId>
    <artifactId>whitespace-formatter-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sfhuskie.plugins : whitespace-formatter-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.sfhuskie.plugins : whitespace-formatter-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
whitespace-formatter-maven-plugin-1.2.1
whitespace-formatter-maven-plugin-1.2.0
1.1.x
whitespace-formatter-maven-plugin-1.1.0
1.0.x
whitespace-formatter-maven-plugin-1.0.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>com.sfhuskie.plugins</groupId>
    <artifactId>whitespace-formatter-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>