Java articles
237 subscribers
245 links
Channel providing you with the Java and software development industry related content
Download Telegram
It is quite easy to find articles about “how to create gradle custom tasks”, “how to structure gradle build files” etc. But not very common to find articles about how Gradle really works under the hood. In this article, the author focuses on a small part of the “dark side” of Gradle: the build lifecycle.
#gradle #junior #middle
https://proandroiddev.com/understanding-gradle-the-build-lifecycle-5118c1da613f
Want to learn more about the newest source dependencies? This post introduces a new Gradle dependency management feature called “source dependencies." You will find summarized what is the usefulness to have Gradle automatically check out the source for your library from Git and build the binaries locally on your machine, rather than downloading them.
#gradle #junior #middle #senior
https://dzone.com/articles/introducing-source-dependencies-in-gradle