Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Provides tasks to format and update the version catalog file with the latest dependency versions. |
1.1.1
(01 August 2026) |
|
Applies the F2 BOM to all Kotlin subprojects for automatic dependency version management |
0.42.0
(29 July 2026) |
|
Resolves dependency sidecars into project-local skill folders and generates per-dependency agent skills |
3.0.0
(26 July 2026) |
|
Plugin to conventiently build a classpath for an existing jenkins installation |
0.1.0
(21 July 2026) |
|
Automatically generate a Gradle version catalog from a BOM |
4.2.2
(16 July 2026) |
|
Updated dependencies for typical java/kotlin/android projects (with IDE support). |
0.4.23
(12 July 2026) |
|
Updated dependencies for typical java/kotlin/android projects (with IDE support). |
0.4.23
(12 July 2026) |