Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible. |
0.1.0
(03 July 2026) |
|
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.9
(30 July 2026) |
|
Plugin that marks the project as test fixtures for other projects Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
|
Plugin that defines project version based on repository tags. |
1.5.0
(18 August 2021) |
|
Plugin that configures Java project artifacts and configures maven-publish plugin if it's applied. |
0.32.1
(16 October 2017) |
|
A plugin for setting project version based on Git tag and branch names |
0.1.8
(25 January 2016) |
|
React support for Kotlin/JS projects |
6.15.0
(25 March 2023) |
|
Plugin that helps to build project on CI servers. |
1.5.0
(18 August 2021) |
|
Run Python scripts with per-project virtual environment and requirements caching. |
0.1.2
(02 June 2026) |
|
Plugin that merges all jacoco reports in current project and all subprojects. |
1.5.0
(18 August 2021) |