Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds. |
0.2.1
(27 August 2026) |
|
Adds a checkBomAlignment task that fails the build if the BOM's transitive graph requests any org.openrewrite.* or io.moderne.* dependency at more than one version. Hooks into the check lifecycle and any AbstractPublishToMaven task. |
2.23.1
(26 August 2026) |
|
github-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore |
1.10.3
(24 August 2026) |
|
Adds Groovy and Spock dependencies to the project |
4.0.0
(20 August 2026) |
|
Scans Gradle dependencies and Docker base images with Trivy, auto-pins vulnerable versions, and commits fixes locally. Prerequisites: trivy, jq, tar. Install with: apt install -y jq tar curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.72.0 Added tasks: gradleSecurityFix, baseImageSecurityFix (group: security). Both commit fixes to a local branch security/auto-fixes-YYYY-MM-DD. Push the branch and open a PR manually to apply the fixes. |
0.2.2
(20 August 2026) |
|
Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix. |
0.1.15
(14 August 2026) |
|
Embeds an npm build's output into a Java jar's resources. Extends com.stano.npm (auto-applied) with an npmAssemble task that copies the npm dist output into build/resources/main/public. When the java plugin is also applied, jar depends on npmAssemble and test depends on npmTest. |
0.1.15
(14 August 2026) |
|
Plugin to check for dependency updates from version catalog |
1.10.1
(05 August 2026) |
|
Compact, constraint-friendly lockfiles for your dependencies |
3.18.0
(04 August 2026) |
|
Compact, constraint-friendly lockfiles for your dependencies |
3.18.0
(04 August 2026) |