Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Semantic Version Plugin for Gradle |
1.0.4
(26 July 2019) |
|
Auto versioning based on the most recent git tag |
0.5
(04 October 2022) |
|
Auto-provisions specific versions of JDKs |
0.81.0
(21 June 2026) |
|
Update the library version in your README files based on project version. In effect, this auto-updates the standard gradle dependency usage ONLY (not short form, or maven, or grape, etc) |
1.0.0
(18 June 2022) |
|
An easy Gradle plugin that follows semver.org rules to automatically generate the Patch version, Build number and Code version, while Major, Minor and Pre-Release suffix remain under our control. |
2.1.0
(15 March 2026) |
|
Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning. |
2026.05.10
(25 May 2026) |
|
Auto-generates version class file using Git and Gradle |
1.0.0
(30 January 2019) |
|
Automatically add DEBUG suffix on version and package name of Android app |
0.1.2
(01 August 2019) |
|
Applies org.springframework.boot and wires the MSP Spring Boot BOM for dependency management. Names the bootJar after the root project and registers copyOtelJavaagent to copy the OpenTelemetry Java agent into build/libs at assemble time. Adds spring-boot-devtools (developmentOnly), micrometer-registry-prometheus (runtimeOnly), msp-spring-boot-application (implementation), and msp-spring-test-starter (testImplementation). Rewrites application.yml at processResources time with build metadata (context name, version, CI environment). When com.stano.docker is also applied, auto-configures the Docker image name, build args, and wires bootWar output as the Docker build context. |
0.1.6
(22 June 2026) |
|
It creates git tag same as version value defined in build file |
5.0.7
(16 July 2018) |