Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
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) |
de.sayayi.plugin.gradle.messageGradle Plugin to scan the class path, pre-compile and pack message and template formats into a single file. |
0.20.1
(06 July 2025) |
org.domaframework.doma.codegenGenerates Java, Kotlin, and SQL files from Database |
3.2.1
(04 July 2025) |
com.liferay.jasper.jspcThe Jasper JSPC Gradle plugin lets you run the Liferay Jasper JSPC tool to compile the JavaServer Pages (JSP) files in your project. |
3.1.2
(02 July 2025) |
org.graceframework.grace-profileA plugin that is capable of compiling a Grace profile into a JAR file for distribution |
2024.0.0-M1
(29 June 2025) |
com.markelliot.versionsCreates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.133.0
(29 June 2025) |
net.raphimc.class-token-replacerGradle plugin to replace string tokens in class files during compile time |
1.1.7
(26 June 2025) |
com.github.vlsi.jandexBuilds Jandex index for Java class files |
2.0.0
(24 June 2025) |
host.anzo.gradle.ecjA Gradle plugin for fast Java files compiling using the Eclipse Compiler for Java (ECJ) |
1.7
(21 June 2025) |