MVN

net.sourceforge.pmd : pmd-php

Maven & Gradle

May 30, 2023
4 usages
4.3k stars

PMD PHP

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

Latest Version

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.sourceforge.pmd" % "pmd-php" % "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, 2023
4 usages
4.3k stars
May 30, 2023
4 usages
4.3k stars
Feb 15, 2018
2 usages
4 stars
Jul 28, 2018
2 usages
0 stars
Jul 28, 2018
2 usages
0 stars
Dec 21, 2021
46 stars
Mar 12, 2021
8 usages
50 stars
Jun 02, 2021
2 usages
0 stars
Feb 27, 2023
2 usages
1.3k stars