Search Gradle plugins
Plugin | Latest Version |
---|---|
com.gradleup.shadowGradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. |
9.0.0-beta15
(28 May 2025) |
org.hiero.gradle.module.libraryConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java library module |
0.4.1
(22 May 2025) |
org.hiero.gradle.module.gradle-pluginConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Gradle plugin |
0.4.1
(22 May 2025) |
org.hiero.gradle.module.applicationConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java application module |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.java-compileConventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.4.1
(22 May 2025) |
org.hiero.gradle.buildEntry point settings plugin that applies a basic set of 'org.hiero.gradle' convention plugins to the build and to all subprojects |
0.4.1
(22 May 2025) |
org.hibernate.ormApplies Hibernate aspects into the build |
7.0.0.Final
(19 May 2025) |
io.github.appspiriment.libraryThis 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.7
(17 May 2025) |
io.github.appspiriment.library-baseThe 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.7
(17 May 2025) |
org.openrewrite.build.moderne-source-available-licenseApplies the MSAL to the project |
1.133.0
(17 May 2025) |