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.9
(30 July 2026) |
|
A tool to assist with Android project versioning. |
1.0.2
(05 March 2018) |
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |
|
Updated version of org.hibernate.build.maven-repo-auth -- Applies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download |
4.1.2
(09 February 2026) |
|
It creates git tag same as version value defined in build file |
5.0.7
(16 July 2018) |
|
A Gradle plugin that exports information from the version control system to the build system |
0.6.6
(27 June 2016) |
|
This plugin provides native build utilities for FRC projects. |
0.1-beta
(21 July 2017) |
|
Reads the project version from a 'version.txt' file located in the build root directory |
0.7.11
(02 July 2026) |
|
Adds a checkBomAlignment task that fails the build if the BOM's transitive graph requests any org.openrewrite.* or io.moderne.* dependency at more than one version. Hooks into the check lifecycle and any AbstractPublishToMaven task. |
2.21.1
(03 August 2026) |
|
Fixes + version in pom files before publications |
0.4.2
(10 April 2017) |