Jar examples for p:pmd-php
You can download jar file pmd-php 5.7.0 in this page.
You can use the following script to add pmd-php-5.7.0.jar to your project.
<dependency> <groupId>net.sourceforge.pmd</groupId> <artifactId>pmd-php</artifactId> <version>5.7.0</version> </dependency>
compile group: 'net.sourceforge.pmd', name: 'pmd-php', version: '5.7.0'
libraryDependencies += "net.sourceforge.pmd" % "pmd-php" % "5.7.0"
<dependency org="net.sourceforge.pmd" name="pmd-php" rev="5.7.0"/>
@Grapes(@Grab(group='net.sourceforge.pmd', module='pmd-php', version='5.7.0'))
'net.sourceforge.pmd:pmd-php:jar:5.7.0'
Click the following link to download the jar file.
pmd-php-5.7.0-javadoc.jar