MVN

de.aaschmid : gradle-cpd-plugin

Maven & Gradle

Mar 28, 2021
3 usages
91 stars

gradle-cpd-plugin · Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD)

<dependency>
    <groupId>de.aaschmid</groupId>
    <artifactId>gradle-cpd-plugin</artifactId>
    <version>3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.aaschmid : gradle-cpd-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2

All Versions

Choose a version of de.aaschmid : gradle-cpd-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2
gradle-cpd-plugin-3.2
3.1
gradle-cpd-plugin-3.1
3.0
gradle-cpd-plugin-3.0
2.0
gradle-cpd-plugin-2.0
1.3
gradle-cpd-plugin-1.3
1.2
gradle-cpd-plugin-1.2
1.1
gradle-cpd-plugin-1.1
1.0
gradle-cpd-plugin-1.0

How to add a dependency to Maven

Add the following de.aaschmid : gradle-cpd-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.aaschmid</groupId>
    <artifactId>gradle-cpd-plugin</artifactId>
    <version>3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.aaschmid : gradle-cpd-plugin gradle dependency to your build.gradle file:

implementation 'de.aaschmid:gradle-cpd-plugin:3.2'

Gradle Kotlin DSL: Add the following de.aaschmid : gradle-cpd-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("de.aaschmid:gradle-cpd-plugin:3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.aaschmid : gradle-cpd-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "de.aaschmid" % "gradle-cpd-plugin" % "3.2"

Advertisement

Dependencies from Group

Mar 28, 2021
3 usages
91 stars
Feb 09, 2020
15 stars

Discover Dependencies

Jun 04, 2022
2 usages
40 stars
Oct 28, 2020
7 usages
Mar 08, 2022
2 usages
182 stars
Jul 27, 2023
17 usages
400 stars
Aug 10, 2023
3 usages
8.7k stars
Feb 25, 2012
11 usages
22 stars
Oct 23, 2014
5 usages
35 stars
Apr 18, 2016
6 usages
24 stars