Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project. |
0.1.6
(22 June 2026) |
|
A Gradle plugin to validate third-party licenses and generate license reports from CycloneDX BOMs |
1.3.6
(28 May 2026) |
|
Gradle plugin to publish Java Platform/BOM modules with Maven Publish and Signing. |
0.57.30
(18 March 2026) |
|
Gradle plugin to publish Java Platform/BOM modules with Maven Publish and Signing. |
0.57.29
(18 March 2026) |
|
Adds the joinfaces-dependencies bom to the projects dependency management. |
5.2.0-m3
(30 September 2023) |
|
Gradle plugin to help publishing bom to Dependency-track |
0.1.0
(15 February 2022) |
|
Plugin for Gradle to Manage Versions of 3rd Party Libraries in a central place. |
0.3
(14 November 2014) |