Search Gradle plugins

Plugin Latest Version

Generate docs from TableTest results in AsciiDoc, Markdown or custom format

1.5.0
(23 August 2026)

A plugin that adds testing of HDVL projects with SVUnit

0.3.0
(16 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)

Embeds an npm build's output into a Java jar's resources. Extends com.stano.npm (auto-applied) with an npmAssemble task that copies the npm dist output into build/resources/main/public. When the java plugin is also applied, jar depends on npmAssemble and test depends on npmTest.

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

Reusable, opinionated gradle build infrastructure

0.0.25
(13 August 2026)

Configures Mockito as a Java agent for tests

2.2.1
(13 August 2026)

Create Javadocs for generated code

1.0.0
(12 August 2026)

Generates a clean-architecture Android project skeleton and TOML-driven feature code: domain, data, presentation, DI, and screenshot modules, plus contract-first test scaffolding.

0.1.4
(11 August 2026)

Gradle plugin for cross-compiling to JVM, Scala.js and Scala Native

1.0.4
(10 August 2026)