Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.19.6
(03 July 2026) |
|
Allows projects to leave off version numbers in dependencies section and have versions recommended by other sources |
14.1.0
(02 July 2026) |
|
Adds a task that checks the consistency between declared and resolved versions of a java-platform. |
0.7.11
(02 July 2026) |
|
Reads the project version from a 'version.txt' file located in the build root directory |
0.7.11
(02 July 2026) |
|
Gradle plugin for embedding build information (like project name, version,...) into the code so it can be read at runtime. |
2.0.1
(28 June 2026) |
|
This plugin automates generation of version numbers based on commit messages and git tags. |
3.1.6
(27 June 2026) |
|
Generates Gradle version catalogs from GT New Horizons manifests. |
1.0.1
(27 June 2026) |
|
Sets project properties from discovered sources. |
0.9.3
(24 June 2026) |
|
Buildprocess tasks: version extension and bom upload to dependency track service |
1.0.6
(23 June 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.6
(22 June 2026) |