11 lines
436 B
Markdown
11 lines
436 B
Markdown
|
## Gradle
|
||
|
|
||
|
This module contains articles about Gradle
|
||
|
|
||
|
## Relevant articles:
|
||
|
- [Introduction to Gradle](https://www.baeldung.com/gradle)
|
||
|
- [Writing Custom Gradle Plugins](https://www.baeldung.com/gradle-create-plugin)
|
||
|
- [Creating a Fat Jar in Gradle](https://www.baeldung.com/gradle-fat-jar)
|
||
|
- [A Custom Task in Gradle](https://www.baeldung.com/gradle-custom-task)
|
||
|
- [Using JUnit 5 with Gradle](https://www.baeldung.com/junit-5-gradle)
|