public class CpdPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
Gradle plugin for adding a copy-paste detection task based on CPD to a project. The plugin also
creates a configuration that specifies the classpath used when running the CPD task.