Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.appspiriment.applicationThis 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) |
dev.guillermo.gradle.c-applicationA plugin that produces a native application from C source |
0.5.0
(05 November 2024) |
com.ryandens.jlink-application-distributionModifies application distribution to use a minimal java runtime built with jlink. |
0.4.1
(16 September 2024) |
com.ryandens.jlink-applicationModifies application plugin to integrate with jlink |
0.4.1
(16 September 2024) |
com.ms.gradle.applicationAllows packaging your Java-based applications for distribution, much like Gradle's built-in Application plugin does, but in a more standard and more flexible way. |
2.0.2
(07 December 2023) |
nebula.ospackage-application-spring-bootPackages output of application plugin into a debian or rpm |
9.1.1
(01 February 2022) |
nebula.ospackage-application-daemonCreates daemontools setup to run output from application plugin |
9.1.1
(01 February 2022) |
nebula.ospackage-applicationPackages output of application plugin into a debian or rpm |
9.1.1
(01 February 2022) |
name.remal.java-application-settingsPlugin that configures 'application' plugin if it's applied Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
com.palantir.external-publish-application-distPublishes application distributions from a Palantir open source project to an open source package repository |
1.25.0
(18 September 2025) |