Search Gradle plugins

Plugin Latest Version

org.hiero.gradle.feature.git-properties-file

Adds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization

0.6.1
(05 November 2025)

org.hiero.gradle.feature.build-cache

Standard configuration for a remote build cache that is pushed to from CI and pulled from everywhere

0.6.1
(05 November 2025)

org.hiero.gradle.feature.benchmark

Conventions for 'me.champeau.jmh' to use it in JPMS projects

0.6.1
(05 November 2025)

org.hiero.gradle.feature.antlr

Conventions for 'antlr' that add missing task dependencies when integrating with other plugins

0.6.1
(05 November 2025)

org.hiero.gradle.feature.aggregation

Configuration for an aggregation project for aggregating artifacts (publishing, code coverage) and consistent dependency resolution

0.6.1
(05 November 2025)

org.hiero.gradle.check.javac-lint

Conventions for the linting features (-Xlint) of 'javac' that run as part of each 'compileJava' task

0.6.1
(05 November 2025)

eu.aylett.conventions.jvm

Conventional support for JVM build features, like integration tests

0.7.0
(02 September 2025)

eu.aylett.plugins.base

Base plugin for registering common Gradle features

0.7.0
(02 September 2025)

de.joshuagleitze.dgs.codegen

Fork of graphql-dgs-codegen-gradle, with support for jspecify. Only maintained until the feature is merged upstream.

8.0.0
(16 July 2025)

io.github.appspiriment.library

This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose.

0.0.11
(14 July 2025)