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