Search Gradle plugins

Plugin Latest Version

This plugin adds the repositories needed for developing Minecraft mods using the Forge platform, up to 1.20.1. It is applied automatically by the legacyforge plugin, but can be applied manually in settings.gradle to make use of Gradle dependency management.

2.0.144
(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)

Configures HKJ dependencies, preview features, and compile-time checks

0.4.9
(31 July 2026)

Scan, evaluate and audit Gradle projects using Sonatype platforms

4.0.0
(29 July 2026)