Search Gradle plugins

Plugin Latest Version

Cleanly add Github Packages maven repos with credentials in global gradle.properties or env variable (for Github Actions)

1.2.3
(16 August 2026)

Gradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects

1.2.0
(14 August 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.15
(14 August 2026)

Adds generateSchemaDiagram and generateSql tasks that run com.stano.schema.gendiagram.GenDiagram and com.stano.schema.gensql.GenSQL against a schema.xml file. Each task is only registered when the corresponding com.stano:schema-diagram-generator / com.stano:schema-sql-generator dependency is present on the project's runtimeClasspath; otherwise a warning is logged and the task is skipped.

0.1.15
(14 August 2026)

Dependency checker and lock file aggregator

0.2.3
(11 August 2026)

Analyse transitive dependencies for ABI compatibility

0.9.0
(06 August 2026)

Generic plugin for use with smartbit4all based projects, adds Java dependencies.

0.8.0
(04 August 2026)

Registers main XP dependencies catalog

4.2.0
(04 August 2026)

PoVerCat is a Gradle plugin that generates a kotlin class from a TOML based version catalog and distribute it as a dependency.

1.0.0
(02 August 2026)

Convention plugin that configures Kotlin JVM projects with compiler options, JDK version, and standard dependencies.

0.42.0
(29 July 2026)