MVN

org.codehaus.mojo : xml-maven-plugin

Maven & Gradle

Jun 20, 2023
2 usages
21 stars

XML Maven Plugin · A plugin for various XML related tasks like validation, transformation, and the like.

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>xml-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.mojo : xml-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Beta: 1.0.2-beta-1

All Versions

Choose a version of org.codehaus.mojo : xml-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
xml-maven-plugin-1.1.0
1.0.x
xml-maven-plugin-1.0.2
xml-maven-plugin-1.0.2-beta-1
xml-maven-plugin-1.0.1
1.0
xml-maven-plugin-1.0
xml-maven-plugin-1.0-beta-3
xml-maven-plugin-1.0-beta-2
xml-maven-plugin-1.0-beta-1

How to add a plugin to Maven

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

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>xml-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Advertisement

Dependencies from Group

Mar 25, 2023
887 usages
77 stars
Jul 15, 2022
45 usages
145 stars
Jun 06, 2023
38 usages
298 stars
May 17, 2012
22 usages

Discover Dependencies

Jan 30, 2016
0 stars
Apr 03, 2021
1 usages
141 stars
Jul 24, 2021
183 stars
Dec 20, 2015
Jan 07, 2016
7 usages
24 stars