Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.150.0
(23 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) |
|
Extends com.stano.base for multi-module application builds. Applies the base and jacoco plugins to the root project. Automatically derives project.version from git metadata: '<commitTimestamp>-<commitHash>' (or '<commitTimestamp>-<commitHash>-<buildNumber>' in CI). Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task. |
0.1.6
(22 June 2026) |
|
Sets the project version and writes the version to a text file when publishing artifacts |
20260622172734
(22 June 2026) |
|
A plugin that makes managing `settings.gradle(.kts)` for large projects easier |
1.6.11
(22 June 2026) |
|
Publishes an intellij plugin from a Palantir open source project to an open source package repository |
1.36.0
(22 June 2026) |
|
Publishes distributions from a Palantir open source project to an open source package repository |
1.36.0
(22 June 2026) |
|
Publishes custom gradle publications from a Palantir open source project to an open source package repository |
1.36.0
(22 June 2026) |
|
Publishes conjure IR from a Palantir open source project to an open source package repository |
1.36.0
(22 June 2026) |