Gradle Reference

Gradle is a build automation tool for multi-language software development. It controls the development process in the tasks of compilation and packaging to testing, deployment, and publishing.
How to configure JUnit to output successful test results
How to configure the Main class when building an executable JAR
How to add your local Maven repository as an artifact publication destination
How to create a custom Gradle task to execute Clean/Build/Publish with one click
How to add your local Maven repository as an artifact source
How to create a custom Gradle task to build an executable Fat JAR with a custom filename
More Technical References:
A collection of PowerShell tips and tricks.
A collection of Spring Boot tips and tricks.
A collection of SQL Server tips and tricks.