GRADLE TO THE RESCUE, PART 1 – WE NEED A BETTER BUILD TOOL
In this three-part Blog series I will share my very personal view on the problems of the two most common Java build tools, Ant and Maven, and the improvements brought by the new competitor called Gradle. Introduction Every Java developer with some experience will have encountered the classic Ant build tool during his career. Most […]