Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Scans your project's dependency graph and generates a license catalog for you. |
0.9.4
(25 August 2026) |
|
Verifies the DevConsole in-app debugging runtime (network inspector, mock responses, capture dashboard) never reaches a protected release build variant -- checking declared dependencies, the resolved transitive runtime classpath, and the final packaged APK/AAB/AAR bytes. |
1.3.1
(24 August 2026) |
|
Configures AWS CodeArtifact Maven repository as source for project plugins and project dependencies. |
1.5.2
(24 August 2026) |
|
IHub Dependency Management Gradle Plugin |
2.0.0-m3
(23 August 2026) |
|
Cleanly add Github Packages maven repos with credentials in global gradle.properties or env variable (for Github Actions) |
1.2.3
(16 August 2026) |
|
Gradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects |
1.2.0
(14 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) |
|
Dependency checker and lock file aggregator |
0.2.3
(11 August 2026) |
|
Analyse transitive dependencies for ABI compatibility |
0.9.0
(06 August 2026) |