Jar examples for p:pldoc-cpd
The CPD Plugin is an extension that combines the PMD/CPD and PLDoc codebases to check for duplicated code in PLSQL code.
You can download jar file pldoc-cpd 0.0.1 in this page.
lgpl
You can use the following script to add pldoc-cpd-0.0.1.jar to your project.
<dependency> <groupId>net.sourceforge.pldoc</groupId> <artifactId>pldoc-cpd</artifactId> <version>0.0.1</version> </dependency>
compile group: 'net.sourceforge.pldoc', name: 'pldoc-cpd', version: '0.0.1'
libraryDependencies += "net.sourceforge.pldoc" % "pldoc-cpd" % "0.0.1"
<dependency org="net.sourceforge.pldoc" name="pldoc-cpd" rev="0.0.1"/>
@Grapes(@Grab(group='net.sourceforge.pldoc', module='pldoc-cpd', version='0.0.1'))
'net.sourceforge.pldoc:pldoc-cpd:jar:0.0.1'
Click the following link to download the jar file.
pldoc-cpd-0.0.1.jar