class JDependAdditionsPlugin extends java.lang.Object
Gradle plugin for adding enhancements to the JDepend extension and tasks. The plugin will make sure the JDepend plugin is applied to the project, configure its extension and tasks with opinionated defaults, and add some functionality to the tasks.
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project pProject) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |