Gradle: Part 4, Creating a fat jar using Gradle Posted on August 4, 2019 by code | In this part, we will create an executable fat jar with dependencies using Gradle task or you can say we will create an executable jar which contains all dependencies. This…Read more »