Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hibernate.ormApplies Hibernate aspects into the build |
7.1.0.Final
(08 August 2025) |
cz.augi.gradle.wartremoverGradle plugin to apply wartremover (Scala linting tool) |
0.19.0
(07 August 2025) |
com.palantir.java-format-spotlessIf spotless is applied, configures a java step that formats using palantir-java-format. |
2.73.0
(31 July 2025) |
com.palantir.java-formatA modern, lambda-friendly, 120 character Java formatter. Applies all other palantir-java-format plugins. |
2.73.0
(31 July 2025) |
de.materna.cms.materna-metadataApplies Materna Metadata to all Artifacts |
3.8.6
(21 July 2025) |
io.github.suppierk.jooq-java-class-generatorGenerates jOOQ Java classes from the database launched in Docker container after Flyway migrations were applied |
2.0.2
(17 July 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.11
(14 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) |
dev.lukebemish.javac-post-processorA Gradle plugin applying a javac plugin to process Java source files after compilation using ASM. |
0.1.3
(13 July 2025) |
com.rapidminer.extensionA Gradle plugin that applies project configurations for RapidMiner extensions. |
1.1.0
(07 July 2025) |