MVN

top.marchand.xml.maven : oxygen-pjt-beautifier-maven-plugin

Maven & Gradle

Apr 26, 2018
2 stars

oxygen-pjt-beautifier-maven-plugin Mojo · This plugin applies a beautify XSL on each oXygen project file found

<plugin>
    <groupId>top.marchand.xml.maven</groupId>
    <artifactId>oxygen-pjt-beautifier-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.marchand.xml.maven : oxygen-pjt-beautifier-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of top.marchand.xml.maven : oxygen-pjt-beautifier-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
oxygen-pjt-beautifier-maven-plugin-1.0.1
oxygen-pjt-beautifier-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>top.marchand.xml.maven</groupId>
    <artifactId>oxygen-pjt-beautifier-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>