Search Gradle plugins

Plugin Latest Version

Applies the micronaut application plugin and configures Conta conventions

2.0.0
(24 April 2026)

Applies the maven publish plugin and configures Conta conventions

2.0.0
(24 April 2026)

Applies com.bmuschko:gradle-docker-plugin and configures Conta conventions

2.0.0
(24 April 2026)

Evaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files

0.9.8
(25 March 2026)

Reproducibility settings applied to Gradle's built-in tasks.

1.1
(17 October 2025)

Due to the limitation of gradle apply from limitation, apply from https endpoint can not using authentication. so using this plugin can apply from a gradle script file from dependencies.

1.0.2
(01 May 2020)

This plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file.

0.0.11
(14 July 2025)

Gradle plugin that applies Gradle build scripts in jars. So that you can package multi Gradle build scripts into a jar, and distribute it to any repo as a standard artifact.

1.1
(16 November 2015)

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)

Andromeda Gradle Plugin by Farsroidx provides a set of pre-configured extensions, tasks, and utility functions to streamline project setup and build automation. It automatically applies essential pre-build configurations, adds reusable Kotlin DSL extensions, and simplifies dependency management for Android and JVM projects. This plugin is designed to save development time by providing ready-to-use pre-build code, custom tasks, and build conventions that can be immediately applied to any project.

1.1.0
(19 May 2026)