Package org.springframework.gradle.propdeps
package org.springframework.gradle.propdeps
-
ClassesClassDescriptionPlugin to allow optional and provided dependency configurations to work with the standard gradle 'eclipse' pluginPlugin to allow optional and provided dependency configurations to work with the standard gradle 'idea' pluginPlugin 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".