MVN

org.sonarsource.sonar-xml-plugin : xml

Maven & Gradle

Jul 08, 2015
30 stars

XML

<dependency>
    <groupId>org.sonarsource.sonar-xml-plugin</groupId>
    <artifactId>xml</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonarsource.sonar-xml-plugin : xml to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.sonarsource.sonar-xml-plugin : xml to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
xml-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonarsource.sonar-xml-plugin</groupId>
    <artifactId>xml</artifactId>
    <version>1.3</version>
</dependency>