MVN

org.sonarsource.xml : xml

Maven & Gradle

Aug 17, 2023
31 stars

SonarSource XML Analyzer · Code Analyzer for XML

<dependency>
    <groupId>org.sonarsource.xml</groupId>
    <artifactId>xml</artifactId>
    <version>2.10.0.4108</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.10.0.4108

All Versions

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

Version Vulnerabilities Updated
2.10.x
xml-2.10.0.4108
2.9.x
xml-2.9.0.4055
2.8.x
xml-2.8.1.4006
xml-2.8.0.3982
2.7.x
xml-2.7.0.3820
2.6.x
xml-2.6.1.3686
xml-2.6.0.3672
2.5.x
xml-2.5.0.3376
2.4.x
xml-2.4.0.3273
2.3.x
xml-2.3.0.3155
2.2.x
xml-2.2.0.2973
2.1.x
xml-2.1.0.2861
2.0.x
xml-2.0.1.2020
xml-2.0.0.2003
1.5.x
xml-1.5.1.1452
xml-1.5.0.1373
1.4.x
xml-1.4.3.1027
xml-1.4.2.885
xml-1.4.1
1.4
xml-1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonarsource.xml</groupId>
    <artifactId>xml</artifactId>
    <version>2.10.0.4108</version>
</dependency>