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.
Posted by
Corey Klass
on
Jan 18, 2025
How to configure JUnit to output successful test results
Posted by
Corey Klass
on
Jan 18, 2025
How to configure the Main class when building an executable JAR
Posted by
Corey Klass
on
Jan 18, 2025
How to add your local Maven repository as an artifact publication destination
Posted by
Corey Klass
on
Jan 18, 2025
How to create a custom Gradle task to execute Clean/Build/Publish with one click
Posted by
Corey Klass
on
Jan 18, 2025
How to add your local Maven repository as an artifact source
Posted by
Corey Klass
on
Jan 18, 2025
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.