MVN

net.sourceforge.pmd : pmd-python

Maven & Gradle

May 30, 2023
4 usages
4.3k stars

PMD Python

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

Latest Version

Choose a version of net.sourceforge.pmd : pmd-python 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-python to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.sourceforge.pmd" % "pmd-python" % "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

May 30, 2018
1 usages
901 stars
May 11, 2015
21 stars
Jun 19, 2015
1 usages
346 stars
Jun 19, 2015
1 usages
346 stars
Nov 01, 2018
3 usages
Oct 11, 2015
1 usages
0 stars
Feb 20, 2019
3 usages
4 stars
Jul 21, 2023
5 usages
2k stars