Gradle Tutorials
This page contains all Gradle tutorial and examples.

Gradle
1. Gradle Installation
Install Gradle on Ubuntu 16.04 LTS (Xenial Xerus)
2. Gradle configuration
Where is Gradle Cache Location
Specify The Build File in Gradle
Set Java Source Compatibility and Target Compatibility in Gradle
Refresh or Redownload Dependencies in Gradle
3. Gradlew – The Gradle Wrapper
Using and Adding Gradlew, The Gradle Wrapper for Java Projects
4. Migrate from Maven to Gradle
Convert Maven POM File to Gradle Build File