All Classes and Interfaces

Classes
Class
Description
A Task for checking the classpath for prohibited dependencies.
 
 
 
Adds a version of jacoco to use and makes check depend on jacocoTestReport.
Adds and configures Checkstyle plugin.
 
 
Creates a Management configuration that is appropriate for adding a platform to that is not exposed externally.
 
 
Plugin to allow optional and provided dependency configurations to work with the standard gradle 'eclipse' plugin
Plugin to allow optional and provided dependency configurations to work with the standard gradle 'idea' plugin
Plugin to allow 'optional' and 'provided' dependency configurations As stated in the maven documentation, provided scope "is only available on the compilation and test classpath, and is not transitive".