Search Gradle plugins

Plugin Latest Version

Common conventions for MythicDrops root Gradle projects.

9.1.0
(14 April 2025)

Analyzing dependencies in a multi-project codebase. Finding root library (direct library dependency / first-level library dependency) for a transitive dependency and their depending projects that directly use them. Displaying unique dependency list. Finding all circular dependency chains.

1.2.0
(03 March 2024)

Plugin that applies many different plugins by default to the root project. See documentation for full applied plugins list.

1.5.0
(18 August 2021)

ITBasis - plugin

1.0-SNAPSHOT
(23 February 2020)

Docker needed tasks for root multi-project

0.2.0
(24 November 2019)

Plum Root Plugin

0.5
(18 October 2018)

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)

Add support for installing Rust toolchains

0.7.10
(11 June 2026)

Reads the project version from a 'version.txt' file located in the build root directory

0.7.10
(11 June 2026)

Automatically patches vulnerable Java dependencies with secure versions from the Root.io registry — no changes to your dependency declarations required.

0.5.0
(07 June 2026)