Skip to main content

provided

2014


ProvidedCompile and Compile Dependencies with Gradle

·2 mins
When using the Gradle war plugin you’re enabled to declare providedCompile dependencies to tell the compiler to include those dependencies in the compile classpath, but to not make Gradle include them in the packaged .