Search Gradle plugins

Plugin Latest Version

Plugin that applies the base capabilities and provides default configuration for the EDC build

1.5.2
(20 April 2026)

Configures JUnit 5 testing with sensible defaults, test fixtures support, parallel execution, and comprehensive logging

0.18.1
(18 March 2026)

Configures Java compilation with Error Prone checks, NullAway, and sensible compiler defaults

0.18.1
(18 March 2026)

A custom Gradle plugin that extends gradle-jooq-plugin with default configurations.

0.0.15
(16 March 2026)

Defaults for Kotlin projects

0.20.1
(23 February 2026)

Applies the kotlinx-benchmark and `allopen` plugins, adds the kotlinx-benchmark dependencies, and registers a separate `benchmarks` source set that depends on `main` by default.

0.11.0
(27 October 2025)

bundles fabric/forge/common gradle plugins and provides useful default configurations for minecraft mod developers

0.3.0
(01 October 2025)

Registers a default publication along with the asciidocAll task. . (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 4.x release of this plugin instead).

5.0.0-alpha.1
(19 September 2025)

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.11
(14 July 2025)

This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead.

0.0.11
(14 July 2025)