Category Archives: Java

Java Builds with Gradle

I’ve been working on Java projects for years now and the two primary build systems for such projects have been Ant and (more recently) Maven. Both have given me headaches for various reasons and lately I just find Maven increasingly cumbersome to use. Yes, the dependency management features are great (most of the time) and [...]
Posted in Java | Comments closed