Skip to: Site menu | Main content

Gradle --> Ease - Freedom - Power for your Build

User Guide Corrections and Missing Stuff Print

Please add corrections and stuff missing from the user guide here.

Provided dependencies

In the dependency chapter there probably should be mentioning the providedCompile option when specify dependencies. This is really handy for appservers which share libraries. Also one might consider adding providedCompile examples in some of the samples used in the earlier chapters. That would point people in the right direction.