Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- apply(Project) - Method in class io.spring.gradle.plugin.module.SpringProjectPlugin
- apply(Project) - Method in class org.springframework.gradle.checkstyle.SpringJavaCheckstylePlugin
- apply(Project) - Method in class org.springframework.gradle.classpath.SpringCheckClasspathForProhibitedDependenciesPlugin
- apply(Project) - Method in class org.springframework.gradle.classpath.SpringCheckProhibitedDependenciesLifecyclePlugin
- apply(Project) - Method in class org.springframework.gradle.docs.SpringJavadocOptionsPlugin
- apply(Project) - Method in class org.springframework.gradle.jacoco.SpringJacocoPlugin
- apply(Project) - Method in class org.springframework.gradle.management.SpringManagementConfigurationPlugin
- apply(Project) - Method in class org.springframework.gradle.nohttp.SpringNoHttpPlugin
- apply(Project) - Method in class org.springframework.gradle.propdeps.SpringPropDepsEclipsePlugin
- apply(Project) - Method in class org.springframework.gradle.propdeps.SpringPropDepsIdeaPlugin
- apply(Project) - Method in class org.springframework.gradle.propdeps.SpringPropDepsPlugin
- apply(Project) - Method in class org.springframework.gradle.properties.SpringCopyPropertiesPlugin
- apply(Project) - Method in class org.springframework.gradle.repository.SpringRepositoryPlugin
- apply(Project) - Method in class org.springframework.gradle.SpringJavaPlugin
C
- CHECK_PROHIBITED_DEPENDENCIES_TASK_NAME - Static variable in class org.springframework.gradle.classpath.SpringCheckProhibitedDependenciesLifecyclePlugin
- CheckClasspathForProhibitedDependencies - Class in org.springframework.gradle.classpath
-
A
Taskfor checking the classpath for prohibited dependencies. - CheckClasspathForProhibitedDependencies() - Constructor for class org.springframework.gradle.classpath.CheckClasspathForProhibitedDependencies
- checkForProhibitedDependencies() - Method in class org.springframework.gradle.classpath.CheckClasspathForProhibitedDependencies
G
- getClasspath() - Method in class org.springframework.gradle.classpath.CheckClasspathForProhibitedDependencies
I
- io.spring.gradle.plugin.module - package io.spring.gradle.plugin.module
M
- MANAGEMENT_CONFIGURATION_NAME - Static variable in class org.springframework.gradle.management.SpringManagementConfigurationPlugin
O
- org.springframework.gradle - package org.springframework.gradle
- org.springframework.gradle.checkstyle - package org.springframework.gradle.checkstyle
- org.springframework.gradle.classpath - package org.springframework.gradle.classpath
- org.springframework.gradle.docs - package org.springframework.gradle.docs
- org.springframework.gradle.jacoco - package org.springframework.gradle.jacoco
- org.springframework.gradle.management - package org.springframework.gradle.management
- org.springframework.gradle.nohttp - package org.springframework.gradle.nohttp
- org.springframework.gradle.propdeps - package org.springframework.gradle.propdeps
- org.springframework.gradle.properties - package org.springframework.gradle.properties
- org.springframework.gradle.repository - package org.springframework.gradle.repository
S
- setClasspath(Configuration) - Method in class org.springframework.gradle.classpath.CheckClasspathForProhibitedDependencies
- SpringCheckClasspathForProhibitedDependenciesPlugin - Class in org.springframework.gradle.classpath
- SpringCheckClasspathForProhibitedDependenciesPlugin() - Constructor for class org.springframework.gradle.classpath.SpringCheckClasspathForProhibitedDependenciesPlugin
- SpringCheckProhibitedDependenciesLifecyclePlugin - Class in org.springframework.gradle.classpath
- SpringCheckProhibitedDependenciesLifecyclePlugin() - Constructor for class org.springframework.gradle.classpath.SpringCheckProhibitedDependenciesLifecyclePlugin
- SpringCopyPropertiesPlugin - Class in org.springframework.gradle.properties
- SpringCopyPropertiesPlugin() - Constructor for class org.springframework.gradle.properties.SpringCopyPropertiesPlugin
- SpringJacocoPlugin - Class in org.springframework.gradle.jacoco
-
Adds a version of jacoco to use and makes check depend on jacocoTestReport.
- SpringJacocoPlugin() - Constructor for class org.springframework.gradle.jacoco.SpringJacocoPlugin
- SpringJavaCheckstylePlugin - Class in org.springframework.gradle.checkstyle
-
Adds and configures Checkstyle plugin.
- SpringJavaCheckstylePlugin() - Constructor for class org.springframework.gradle.checkstyle.SpringJavaCheckstylePlugin
- SpringJavadocOptionsPlugin - Class in org.springframework.gradle.docs
- SpringJavadocOptionsPlugin() - Constructor for class org.springframework.gradle.docs.SpringJavadocOptionsPlugin
- SpringJavaPlugin - Class in org.springframework.gradle
- SpringJavaPlugin() - Constructor for class org.springframework.gradle.SpringJavaPlugin
- SpringManagementConfigurationPlugin - Class in org.springframework.gradle.management
-
Creates a Management configuration that is appropriate for adding a platform to that is not exposed externally.
- SpringManagementConfigurationPlugin() - Constructor for class org.springframework.gradle.management.SpringManagementConfigurationPlugin
- SpringNoHttpPlugin - Class in org.springframework.gradle.nohttp
- SpringNoHttpPlugin() - Constructor for class org.springframework.gradle.nohttp.SpringNoHttpPlugin
- SpringProjectPlugin - Class in io.spring.gradle.plugin.module
- SpringProjectPlugin() - Constructor for class io.spring.gradle.plugin.module.SpringProjectPlugin
- SpringPropDepsEclipsePlugin - Class in org.springframework.gradle.propdeps
-
Plugin to allow optional and provided dependency configurations to work with the standard gradle 'eclipse' plugin
- SpringPropDepsEclipsePlugin() - Constructor for class org.springframework.gradle.propdeps.SpringPropDepsEclipsePlugin
- SpringPropDepsIdeaPlugin - Class in org.springframework.gradle.propdeps
-
Plugin to allow optional and provided dependency configurations to work with the standard gradle 'idea' plugin
- SpringPropDepsIdeaPlugin() - Constructor for class org.springframework.gradle.propdeps.SpringPropDepsIdeaPlugin
- SpringPropDepsPlugin - Class in org.springframework.gradle.propdeps
-
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".
- SpringPropDepsPlugin() - Constructor for class org.springframework.gradle.propdeps.SpringPropDepsPlugin
- SpringRepositoryPlugin - Class in org.springframework.gradle.repository
- SpringRepositoryPlugin() - Constructor for class org.springframework.gradle.repository.SpringRepositoryPlugin
All Classes and Interfaces|All Packages|Constant Field Values