Renato Ivancic - Software Engineer

Background image

Gradle Dependencies

Gradle

Ever wonder how you can bring order to dependency hell in Gradle. This article will provide you a survival kit for managing Gradle dependencies.

20 Dec 2021 #Gradle #Build tool #Gradle Dependencies

Gradle Resources

Gradle

Comprehensive list of gathered resources to master Gradle build tool. You'll find reviews of online courses, books, webinars and people that contribute to Gradle ecosystem

30 May 2021 #Gradle #Build tool

Java Gradle project with quality gates

Gradle

Implement JaCoCo code coverage and SonarLint quality gates in test stage. Without using servers or 3rd party cloud solutions.

10 May 2020 #Gradle #Build tool #SonarLint #Code coverage #Gradle Plugin