Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Docker image build, tag, and push support. Registers docker (build), dockerTag, dockerPush, dockerLogin, dockerLogout, dockerClean, and dockerCleanupImage tasks. Configure images via the docker DSL: image name, Dockerfile path, build args, labels, platforms, and additional build context files. Supports docker buildx (default) with multi-platform builds and automatic AWS ECR login. Automatically stamps images with build provenance labels (branch, commit hash, build number, repository URL). When com.stano.spring-boot is also applied, auto-configures the image name and wires bootWar output as the build context. |
0.1.6
(22 June 2026) |
|
Gradle plugin for automatic Android string resource translation using AI. Detects missing translations and uses OpenAI API for context-aware, high-quality localization. |
1.2.2
(01 April 2026) |
|
Automated upper context argument capturing for Kotlin. |
0.0.1
(01 April 2026) |
|
Pom file creation outside the context of uploading to a Maven repository |
3.3
(29 August 2024) |
|
Gradle plugin which adds approve for rc/final tasks when `nebula.release` plugin present. Use `-Prelease.approve=true` in non-interactive context. |
0.18.0-rc.6
(06 July 2023) |
|
Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
|
Adds a task for copying DJiG dynamic projects from the dev environment (that all the developers in the team can access) to the local development environment |
1.0.0
(16 March 2023) |
|
Provides a task for processing velocity templates into java source files. Allows for custom context data and template file combinations to be specified. |
0.1-SNAPSHOT
(15 August 2020) |
|
A Gradle plugin that evaluates a string passed from the command line in the project context |
0.0.4
(19 October 2018) |