Search Gradle plugins

Plugin Latest Version

A plugin to allow people using dynamic dependency versions to lock them to specific versions.

2.2.4
(29 October 2015)

Plugin for management release and development versions in Mercurial.

0.1.0
(19 October 2015)

Automatically set the correct version number before and after a release is made. Takes care of committing and tagging releases as well.

0.5.1
(10 March 2015)

Plugin to configure the PalantirJavaFormat IDEA plugin based on an optional implementation version of the formatter.

2.97.0
(06 August 2026)

Publishes Palantir open source projects to open source package repositories

1.37.0
(05 August 2026)

Automatically patches vulnerable Java dependencies with secure versions from the Root.io registry — no changes to your dependency declarations required.

0.6.0
(05 August 2026)

Auto-provisions specific versions of JDKs

0.82.0
(04 August 2026)

Convention plugin for developing Jenkins plugins with Gradle

0.6.17
(03 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.9
(30 July 2026)

Docker Compose file generation and lifecycle management. Registers generateDockerCompose (resolves artifact versions into a docker-compose.yml template), dockerComposeUp, and dockerComposeDown tasks. Configure the template path, output file, and token replacements via the dockerCompose DSL. Template tokens use {{group:name}} syntax and are resolved from the docker configuration or explicit templateToken(key, value) entries.

0.1.9
(30 July 2026)