Found in 1 comment on Hacker News
Thaxll · 2022-04-12 · Original thread
When people release 500+ pages book to explain a build system, you know you're in trouble.

https://www.amazon.com/Maven-Definitive-Guide-Sonatype-Compa...

Go is way way easier to use than Maven and Gradle.

I think I use only 4 commands daily to manage dependencies in Go, it's that easy: https://github.com/golang/go/wiki/Modules#daily-workflow

Fresh book recommendations delivered straight to your inbox every Thursday.