Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.konfigyr.publish-manifest
CC-compatible
Extracts Spring Boot @ConfigurationProperties metadata and publishes it to Konfigyr, enabling centralised configuration management, auto-generated documentation, and provenance tracking across your services. |
1.0.0
(13 May 2026) |
|
Plugin that configures some default component metadata. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
|
Contacts and SCM data |
2.19.4
(24 June 2026) |
|
A gradle plugin that converts spring-configuration-metadata.json files into markdown tables and writes them into a markdown file. |
0.0.4
(01 May 2023) |
|
Provides a configurable DSL for defining published project meta data |
2.0.2
(17 August 2023) |
|
Conventions for 'maven-publish' that configure signing and add additional metadata to POM files |
0.7.10
(11 June 2026) |
|
Applies values from a configurable DSL of published project meta data to generated Maven POM files |
2.0.2
(17 August 2023) |
|
Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings. |
0.1.6
(22 June 2026) |
|
A gradle plugin supports configuring project dependencies, generating code and cluster deployment files from metadata, etc. |
0.1.4
(21 May 2024) |
|
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) |