Search Gradle plugins
Plugin | Latest Version |
---|---|
io.freefair.war-attach-classesMaven-like attachClasses option for the war task. |
8.13.1
(25 March 2025) |
io.freefair.war-archive-classesMaven-like archiveClasses options for war tasks. |
8.13.1
(25 March 2025) |
dk.mada.jaxrsA plugin that generates JAX-RS code from OpenApi documents. It has many configuration options and a broad test suite to cover many corner cases. |
0.12.0
(23 March 2025) |
com.palantir.java-format-ideaPlugin to configure the PalantirJavaFormat IDEA plugin based on an optional implementation version of the formatter. |
2.61.0
(20 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) |
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.3
(25 February 2025) |
se.bjurr.violations.violations-gradle-pluginGradle that will find report files from static code analysis, present and optionally fail the build. |
3.0.2
(09 November 2024) |
to.wetransform.semantic-release-version-customGradle plugin that determines the current version based on information from Git and optionally a version file. Compared to the semantic-release-version plugin the behavior can be customized. |
2.1.2
(05 September 2024) |
io.github.cquilezg.properties-managerLoad properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management |
1.0
(09 August 2024) |
com.netflix.nebula.provided-basePlugins to add provided and optional configurations |
10.0.1
(08 August 2024) |