Search Gradle plugins

Plugin Latest Version

org.hiero.gradle.feature.publish-maven-central

Conventions for 'io.github.gradle-nexus.publish-plugin' to publish to Maven Central and filter which modules are published through the '-PpublishingPackageGroup' parameter (subproject plugin)

0.3.10
(17 April 2025)

org.hiero.gradle.feature.legacy-classpath

Conventions to allow non-module Jars on the classpath if a framework is used that is not yet JPMS compatible (e.g. has split packages)

0.3.10
(17 April 2025)

org.hiero.gradle.feature.java-compile

Conventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used

0.3.10
(17 April 2025)

org.jetbrains.intellij.platform.module

The IntelliJ Platform Gradle Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.For more information, see [IntelliJ Platform Gradle Plugin documentation](https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html).

2.5.0
(28 March 2025)

io.github.zenhelix.jacoco-report-aggregation.convention

A Gradle plugin that simplifies and extends the jacoco-report-aggregation plugin, enabling consolidated code coverage reports across multiple projects or modules.

0.12.0
(22 March 2025)

io.github.leandroborgesferreira.dag-command

Unit tests only the changed modules in the dependencies graph

1.13.0
(14 March 2025)

io.github.gmazzo.modulekind

Constraints a multi-module build dependency graph

1.1.3
(12 March 2025)

io.github.appspiriment.room

This plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file.

0.0.3
(25 February 2025)

io.github.appspiriment.library-base

The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules.

0.0.3
(25 February 2025)

dev.iurysouza.modulegraph

A gradle plugin to generate and embbed gradle modules relationship graphs in your README.md file.

0.12.0
(23 February 2025)