Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin for generating a bill of materials (BOM) file for multi-module projects. |
1.0.1.RC3
(17 July 2021) |
|
This plugin is unmaintained and may not work. Manage dependendencies |
0.8.2
(22 February 2019) |
|
Automatically generate a Gradle version catalog from a BOM |
4.2.2
(16 July 2026) |
|
Buildprocess tasks: version extension and bom upload to dependency track service |
1.0.6
(23 June 2026) |
|
CyclonDX Software Bill-of-Material generation |
1.0.22092828340
(17 February 2026) |
|
defaulter for other dependent plugins |
1.1.0
(10 September 2020) |
|
Plugin for checking differences between previous and current configuration dependencies. |
1.0.1
(06 October 2016) |
|
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) |
|
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.9
(30 July 2026) |
|
Applies Storm ORM to Kotlin or Java projects: BOM import, core dependencies, metamodel generation (KSP or annotation processor), Kotlin compiler-plugin variant selection, and Java preview flags. |
1.12.0
(13 July 2026) |