Search Gradle plugins
Plugin | Latest Version |
---|---|
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.10
(15 July 2025) |
org.hiero.gradle.feature.shadowConventions for 'com.gradleup.shadow' to be used to build a fat Jar of an application |
0.4.10
(15 July 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.10
(15 July 2025) |
org.hiero.gradle.base.versionReads the project version from a 'version.txt' file located in the build root directory |
0.4.10
(15 July 2025) |
org.hiero.gradle.base.lifecycleTweaks lifecycle task setup: add quality check lifecycle tasks and remove some tasks from 'build' group |
0.4.10
(15 July 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.11
(14 July 2025) |
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) |
com.palantir.conjure-publishGradle Conjure is a build tool which allows defining and generating code for Conjure APIs in Java projects. |
5.59.0
(14 July 2025) |
com.palantir.conjure-localGradle Conjure is a build tool which allows defining and generating code for Conjure APIs in Java projects. |
5.59.0
(14 July 2025) |
com.palantir.conjureGradle Conjure is a build tool which allows defining and generating code for Conjure APIs in Java projects. |
5.59.0
(14 July 2025) |