Search Gradle plugins
Plugin | Latest Version |
---|---|
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.3.8
(27 March 2025) |
org.hiero.gradle.buildEntry point settings plugin that applies a basic set of 'org.hiero.gradle' convention plugins to the build and to all subprojects |
0.3.8
(27 March 2025) |
io.freefair.settings.plugin-versionsApply this to your settings.gradle to get default versions for all FreeFair Gradle Plugins |
8.13.1
(25 March 2025) |
org.hibernate.ormApplies Hibernate aspects into the build |
7.0.0.Beta5
(21 March 2025) |
org.ysb33r.nodejs.gulp.baseBase plugin that allows working with Gulp, but does not apply conventions |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.dev.baseProvides core functionality for Javascript development, but does not apply conventions |
4.0.4
(12 March 2025) |
org.kodein.mock.mockmpApplies the MocKMP symbol processor to a Kotlin/Multiplatform project |
2.0.2
(11 March 2025) |
com.exactpro.th2.gradle.basePlugin helps you configure jar manifest and check dependencies for vulnerabilities |
0.2.4
(10 March 2025) |
com.brightsparklabs.gradle.baselineApplies brightSPARK Labs standardisation to gradle projects |
4.9.0
(03 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) |