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)

Generates jOOQ sources with opinionated dema defaults into a dedicated source set, and injects the jOOQ runtime and codegen dependencies.

1.0.0
(25 August 2026)

The plugin configures post-compile-weaving and adds required jcabi dependencies

1.0.0
(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)

This plugin will generate a fingerprint based on all the production code in a project. This is in early development, buyer beware.

3.6.18
(21 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)