Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
IHub AI Metadata Gradle Plugin - Generates project structure JSON for LLM consumption |
2.0.0-m3
(23 August 2026) |
|
Android plugin to configure output and changelog generation |
2.0.3
(22 August 2026) |
|
Automatically setup of godot kotlin jvm specific project configurations |
0.17.1-4.7.2
(21 August 2026) |
|
A plugin that helps to maintain a semantic versioning of the build artifacts based on the project's git repository. It uses the current branch and the latest tag to enforce naming conventions |
3.0.0
(19 August 2026) |
|
Adds markdown support to a Kobweb project. |
0.25.1
(19 August 2026) |
|
A plugin to enable an Android project to use DevBricksX facilities |
2.0.5-1.2.2
(18 August 2026) |
|
A plugin that adds testing of HDVL projects with SVUnit |
0.3.0
(16 August 2026) |
|
A plugin that creates DVT projects from HDVL sources |
0.3.0
(16 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.15
(14 August 2026) |
|
Adds generateSchemaDiagram and generateSql tasks that run com.stano.schema.gendiagram.GenDiagram and com.stano.schema.gensql.GenSQL against a schema.xml file. Each task is only registered when the corresponding com.stano:schema-diagram-generator / com.stano:schema-sql-generator dependency is present on the project's runtimeClasspath; otherwise a warning is logged and the task is skipped. |
0.1.15
(14 August 2026) |