Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.component-capabilitiesPlugin that configures some default component capabilities. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
org.gradlex.java-ecosystem-capabilitiesAdds Capabilities to well-known Components hosted on Maven Central. |
1.5.3
(05 April 2024) |
de.jjohannes.java-ecosystem-capabilitiesAdds Capabilities to well-known Components hosted on Maven Central. |
0.8
(17 November 2022) |
org.mpierce.slf4j-capabilitiesFind SLF4J classpath conflicts at build time using Gradle dependency capabilities |
0.1.1
(11 November 2019) |
dev.jacomet.logging-capabilities** Deprecated ** Use the org.gradlex.jvm-dependency-conflict-detection and org.gradlex.jvm-dependency-conflict-resolution plugins instead! Identifies conflicts and enables resolving them for logger implementations in the JVM logging ecosystem |
0.11.1
(07 May 2023) |
org.gradlex.jvm-dependency-conflict-detectionAdds Capabilities to well-known Components hosted on Maven Central. |
2.3
(13 May 2025) |
org.gradlex.jvm-dependency-conflict-resolutionConvenient dependency conflict management for Java projects. |
2.3
(13 May 2025) |
org.graceframework.grace-profileA plugin that is capable of compiling a Grace profile into a JAR file for distribution |
2023.3.0-RC2
(13 May 2025) |
dev.nokee.multiplatform-publishingProvides multiplatform publishing capability to Gradle. |
1.0-milestone-3
(27 March 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.3
(25 February 2025) |