Search Gradle plugins
Plugin | Latest Version |
---|---|
nebula.gradle-dependency-lockA plugin to allow people using dynamic dependency versions to lock them to specific versions. |
2.2.4
(29 October 2015) |
nebula.maven-resolved-dependencies-jarBuilt on top of nebula.maven-dependencies-jar, replacing dynamic versions with the actual resolved versions |
4.2.2
(20 October 2015) |
nebula.maven-dependencies-jarAdd component.jar, mostly useful when another plugin interferes with how nebula.maven-dependencies works |
4.2.2
(20 October 2015) |
dependency.checkThis is dependency check gradle plugin. |
0.0.6
(06 August 2015) |
org.lukosan.gradle-local-dependencies-pluginGradle plugin that builds other gradle projects (i.e. not subprojects) and then makes the resulting jars available as a compile dependency to this project. |
0.0.1.DEV
(27 January 2015) |
org.owasp.dependencycheckOWASP dependency-check-gradle plugin. |
12.1.2
(07 June 2025) |
io.github.anelkad.dependencygraphA plugin to automatically produce Github/mermaid compatible dependency graphs |
1.2.6
(05 June 2025) |
org.cyclonedx.bomThe CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse. |
2.3.1
(22 May 2025) |
com.palantir.baseline-exact-dependenciesBaseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects. |
6.32.0
(20 May 2025) |
io.github.appspiriment.library-hiltThe Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.7
(17 May 2025) |