Search Gradle plugins

Plugin Latest Version

This project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost.

0.0.11
(14 July 2025)

Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree.

0.1.15
(14 August 2026)

Publish Android APKs, iOS IPAs, and other binary files to BinShelve CDN with version management and release notes

1.0.2
(24 January 2026)

Gradle plugin module for the XIS declarative web framework manages the version number and allows to place html templates in java source folder additional to main/resources.

0.2.0
(05 January 2026)

Painless dependencies management

0.60.6
(15 August 2025)

Painless dependencies management

0.60.6
(15 August 2025)

Preprocessor/JCP inspired multi-version environment manager

1.5
(20 September 2023)

Painless dependencies management

0.7.0
(13 October 2019)

Gradle plugin for managing same java toolchain versions across microservices.

1.0.1
(25 September 2024)

DEPRECATED: use https://plugins.gradle.org/plugin/pl.allegro.tech.build.axion-release instead Release and version management plugin.

0.9.7
(24 November 2014)