Search Gradle plugins

Plugin Latest Version

dev.olshevski.versions

Default configuration for Ben Manes' Gradle Versions Plugin

1.0.5
(04 July 2023)

com.legyver.update-readme-version

Update the library version in your README files based on project version. In effect, this auto-updates the standard gradle dependency usage ONLY (not short form, or maven, or grape, etc)

1.0.0
(18 June 2022)

sexy.prosto.java.gerontophobia

Check version updates of your lovely dependencies

1.0.8-Alpha
(08 June 2016)

name.remal.default-plugins

Plugin that applies these plugins: eclipse, idea, name.remal.agent, name.remal.apt, name.remal.bintray-settings, name.remal.check-updates, name.remal.classes-relocation, name.remal.common-settings, name.remal.dynamic-dependencies, name.remal.eclipse-settings, name.remal.findbugs-settings, name.remal.groovy-settings, name.remal.idea-settings, name.remal.java-settings, name.remal.kotlin-settings, name.remal.merge-java-services, name.remal.osdetector, name.remal.publish-settings, name.remal.quality-settings.

1.5.0
(18 August 2021)

org.standardout.bnd-platform

Build OSGi bundles and p2 repositories / Eclipse Update Sites from existing libraries and their dependencies, e.g. from Maven repositories. Useful for instance for creating a target platform for Eclipse/Equinox or Maven Tycho build from third party dependencies.

3.1.0
(27 November 2024)

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.3
(25 February 2025)

com.markelliot.versions

Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks.

0.115.0
(03 April 2025)