DEV Community

# gradle

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Java Library Release Process Which Doesn't Suck

A Java Library Release Process Which Doesn't Suck

4
Comments 3
3 min read
The proper care and feeding of your Gradle build

The proper care and feeding of your Gradle build

51
Comments 5
9 min read
Speed up your Gitlab pipelines to Heroku

Speed up your Gitlab pipelines to Heroku

1
Comments
6 min read
Publishing your artifacts to the Reposilite - a new self-hosted repository manager

Publishing your artifacts to the Reposilite - a new self-hosted repository manager

28
Comments 5
3 min read
How to generate an aggregated code coverage report for all Gradle subprojects

How to generate an aggregated code coverage report for all Gradle subprojects

6
Comments 1
1 min read
How to generate an aggregated test report for all Gradle subprojects

How to generate an aggregated test report for all Gradle subprojects

6
Comments 1
1 min read
Generating HTML reports for your tests via Gradle

Generating HTML reports for your tests via Gradle

6
Comments
6 min read
How to run Spring Boot with a dev profile and Gradle

How to run Spring Boot with a dev profile and Gradle

10
Comments 4
1 min read
How to setup jOOQ with Flyway and Gradle

How to setup jOOQ with Flyway and Gradle

14
Comments 7
5 min read
Building Java Projects with Gradle

Building Java Projects with Gradle

17
Comments
9 min read
fixing a (transitive) dependency mess with gradle

fixing a (transitive) dependency mess with gradle

7
Comments
7 min read
Multi-module Multi-feature gradle project

Multi-module Multi-feature gradle project

6
Comments
4 min read
Generating OpenAPI clients for FastAPI via Gradle

Generating OpenAPI clients for FastAPI via Gradle

7
Comments
3 min read
Creating Private Maven/Gradle Repository

Creating Private Maven/Gradle Repository

10
Comments 2
5 min read
Building a Kotlin library with Gradle

Building a Kotlin library with Gradle

10
Comments
4 min read
Best ways to organise your Android Dependencies

Best ways to organise your Android Dependencies

8
Comments 5
4 min read
Run Android modularized builds selectively on GitHub Actions

Run Android modularized builds selectively on GitHub Actions

9
Comments 1
7 min read
How to get started with Gradle

How to get started with Gradle

45
Comments 4
8 min read
Matt's Tidbits #61 - Getting out of a dependency cycle

Matt's Tidbits #61 - Getting out of a dependency cycle

6
Comments
4 min read
What's new in Gradle 5.6 (for mobile developers)

What's new in Gradle 5.6 (for mobile developers)

7
Comments
2 min read
What's new in Gradle 5.2-5.5 (for mobile developers)

What's new in Gradle 5.2-5.5 (for mobile developers)

4
Comments
3 min read
What's new in Gradle 5.0 (for mobile developers)

What's new in Gradle 5.0 (for mobile developers)

8
Comments
4 min read
What's new in Gradle 5.1 (for mobile developers)

What's new in Gradle 5.1 (for mobile developers)

7
Comments
2 min read
Matt's Tidbits #59 - Unexpected new lint failures

Matt's Tidbits #59 - Unexpected new lint failures

6
Comments
3 min read
Matt's Tidbits #58 - A strange issue when upgrading to Android Studio 3.6

Matt's Tidbits #58 - A strange issue when upgrading to Android Studio 3.6

6
Comments
3 min read
loading...