MVN

net.sourceforge.pmd : pmd-xml

Maven & Gradle

May 30, 2023
7 usages
4.3k stars

PMD XML and XSL

<dependency>
    <groupId>net.sourceforge.pmd</groupId>
    <artifactId>pmd-xml</artifactId>
    <version>6.55.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.pmd : pmd-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.55.0
  • Latest Release Candidate: 7.0.0-rc3

All Versions

Choose a version of net.sourceforge.pmd : pmd-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
pmd-xml-7.0.0-rc3
pmd-xml-7.0.0-rc2
pmd-xml-7.0.0-rc1
6.55.x
pmd-xml-6.55.0
6.54.x
pmd-xml-6.54.0
6.53.x
pmd-xml-6.53.0
6.52.x
pmd-xml-6.52.0
6.51.x
pmd-xml-6.51.0
6.50.x
pmd-xml-6.50.0
6.49.x
pmd-xml-6.49.0
6.48.x
pmd-xml-6.48.0
6.47.x
pmd-xml-6.47.0
6.46.x
pmd-xml-6.46.0
6.45.x
pmd-xml-6.45.0
6.44.x
pmd-xml-6.44.0
6.43.x
pmd-xml-6.43.0
6.42.x
pmd-xml-6.42.0
6.41.x
pmd-xml-6.41.0
6.40.x
pmd-xml-6.40.0
6.39.x
pmd-xml-6.39.0
6.38.x
pmd-xml-6.38.0
6.37.x
pmd-xml-6.37.0
6.36.x
pmd-xml-6.36.0
6.35.x
pmd-xml-6.35.0
6.34.x
pmd-xml-6.34.0
6.33.x
pmd-xml-6.33.0
6.32.x
pmd-xml-6.32.0
6.31.x
pmd-xml-6.31.0
6.30.x
pmd-xml-6.30.0
6.29.x
pmd-xml-6.29.0
6.28.x
pmd-xml-6.28.0
6.27.x
pmd-xml-6.27.0
6.26.x
pmd-xml-6.26.0
6.25.x
pmd-xml-6.25.0
6.24.x
pmd-xml-6.24.0
6.23.x
pmd-xml-6.23.0
6.22.x
pmd-xml-6.22.0
6.21.x
pmd-xml-6.21.0
6.20.x
pmd-xml-6.20.0
6.19.x
pmd-xml-6.19.0
6.18.x
pmd-xml-6.18.0
6.17.x
pmd-xml-6.17.0
6.16.x
pmd-xml-6.16.0
6.15.x
pmd-xml-6.15.0
6.14.x
pmd-xml-6.14.0
6.13.x
pmd-xml-6.13.0
6.12.x
pmd-xml-6.12.0
6.11.x
pmd-xml-6.11.0
6.10.x
pmd-xml-6.10.0
6.9.x
pmd-xml-6.9.0
6.8.x
pmd-xml-6.8.0
6.7.x
pmd-xml-6.7.0
6.6.x
pmd-xml-6.6.0
6.5.x
pmd-xml-6.5.0
6.4.x
pmd-xml-6.4.0
6.3.x
pmd-xml-6.3.0
6.2.x
pmd-xml-6.2.0
6.1.x
pmd-xml-6.1.0
6.0.x
pmd-xml-6.0.1
pmd-xml-6.0.0
5.8.x
pmd-xml-5.8.1
pmd-xml-5.8.0
5.7.x
pmd-xml-5.7.0
5.6.x
pmd-xml-5.6.1
pmd-xml-5.6.0
5.5.x
pmd-xml-5.5.7
pmd-xml-5.5.6
pmd-xml-5.5.5
pmd-xml-5.5.4
pmd-xml-5.5.3
pmd-xml-5.5.2
pmd-xml-5.5.1
pmd-xml-5.5.0
5.4.x
pmd-xml-5.4.6
pmd-xml-5.4.5
pmd-xml-5.4.4
pmd-xml-5.4.3
pmd-xml-5.4.2
pmd-xml-5.4.1
pmd-xml-5.4.0
5.3.x
pmd-xml-5.3.8
pmd-xml-5.3.7
pmd-xml-5.3.6
pmd-xml-5.3.5
pmd-xml-5.3.4
pmd-xml-5.3.3
pmd-xml-5.3.2
pmd-xml-5.3.1
pmd-xml-5.3.0
5.2.x
pmd-xml-5.2.3
pmd-xml-5.2.2
pmd-xml-5.2.1
pmd-xml-5.2.0

How to add a dependency to Maven

Add the following net.sourceforge.pmd : pmd-xml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.pmd</groupId>
    <artifactId>pmd-xml</artifactId>
    <version>6.55.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.pmd : pmd-xml gradle dependency to your build.gradle file:

implementation 'net.sourceforge.pmd:pmd-xml:6.55.0'

Gradle Kotlin DSL: Add the following net.sourceforge.pmd : pmd-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.pmd:pmd-xml:6.55.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.pmd : pmd-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.pmd" % "pmd-xml" % "6.55.0"

Advertisement

Dependencies from Group

May 30, 2023
54 usages
4.3k stars
May 30, 2023
51 usages
4.3k stars
May 30, 2023
45 usages
4.3k stars
May 30, 2023
27 usages
4.3k stars
pmd
May 30, 2023
18 usages
4.3k stars

Discover Dependencies

Jan 20, 2016
4 usages
Jun 19, 2018
11 usages
Aug 13, 2015
7 usages
Jun 25, 2019
10 usages
Oct 28, 2016
7 usages
12.9k stars
Oct 28, 2016
8 usages
12.9k stars
Oct 28, 2016
7 usages
12.9k stars
Apr 30, 2015
11 usages
12.9k stars