Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gives your build better default build file names. |
0.0.1
(26 September 2019) |
|
Kotlin compiler plugin for getting type names at compile time |
2.4.0-1.0.4
(03 June 2026) |
|
Gradle plugin to use git tags as project version names. |
0.0.1
(04 October 2021) |
|
A lightweight Gradle plugin for validating XML, YAML/YML, JSON Liquibase changeLog files against a customizable set of structural and content rules. Enables teams to enforce Liquibase changeLog standards across codebases with zero runtime dependencies and minimal configuration overhead. |
4.1.1
(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) |
|
A Gradle plugin that detects the OS name and architecture, providing a uniform classifier to be used in the names of native artifacts. |
1.7.3
(09 February 2023) |
|
Naming Convention Checker |
0.1.4
(12 July 2019) |
|
Tools and utilities written in Java to help in day-to-day work. CSV To Excel Converts a set of csv files into 1 Excel file. Each csv file is a sheet within excel CSV Diff Diffs two directories containing csv files. Each directory must have the same name and number of files as the other XML Clean Strips out fluff from the XML and manipulating the XML. The use case for this is, before comparison, sometimes XMLs need to be cleaned and renamed. The cleaned xmls can be diffed using xmlunittask. XML DIFF Diffs two directories containing xml files. Each directory must have the same name and number of files as the other READ BLOB Extracts Blobs from Database.SQL should contain a string name and then blob WEBDAV PULL Downloads files from a WEBDAV site, proxy configuration is supported WEBDAV PUSH Pushes files to a WEBDAV site, proxy configuration is supported |
2.8
(30 August 2014) |
|
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) |
|
Declare Docker containers, named volumes, and named networks in your Gradle build. |
1.0.0
(08 May 2026) |