Search Gradle plugins

Plugin Latest Version

Gradle plugin for Kensa compiler plugin integration

0.9.7
(22 June 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.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)

Palantir Witchcraft logging plugins used to improve developer experience building, running, and debugging applications using the witchcraft logging api: https://github.com/palantir/witchcraft-api.

2.30.0
(15 June 2026)

Installs TeaVM DSL for consuming TeaVM libraries and running tests in a browser

0.15.0
(14 June 2026)

A Gradle plugin that detects failures in CircleCI jobs and converts them into JUnit test reports that can be rendered in CircleCI UI.

1.19.0
(14 June 2026)

A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.

0.18.0
(12 June 2026)

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

1.0.3
(09 June 2026)

Adds a task to build Allure report for the current project

4.1.0
(08 June 2026)

Declares common configurations for producing and consuming Allure results and reports

4.1.0
(08 June 2026)