Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold. |
1.0.8
(21 May 2026) |
|
Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds. |
0.2.1
(27 August 2026) |
org.gradlex.jvm-dependency-conflict-detection
Featured
CC-compatible
Adds Capabilities to well-known Components hosted on Maven Central. |
2.5
(07 December 2025) |
|
Shared Gradle conventions for Java projects. |
0.5.5
(01 June 2026) |
org.gradlex.java-ecosystem-capabilities
Deprecated
Adds Capabilities to well-known Components hosted on Maven Central. |
1.5.3
(05 April 2024) |
|
Easily use private AWS CodeArtifact repositories from Gradle - for dependencies, plugins and publishing. Just apply the plugin: it detects the CodeArtifact repositories declared in your build, including those in pluginManagement and dependencyResolutionManagement, and injects the authorization token for you, with no extra configuration. Authenticates through an AWS profile, the static access keys of a service account, SSO, or the default AWS credential chain. |
0.2.2
(02 September 2026) |