Search Gradle plugins

Plugin Latest Version

Arciphant is a Gradle plugin that allows to specify the module structure of complex software project declaratively using a simple DSL.

0.1.9
(14 February 2026)

Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds.

0.1.4
(17 July 2026)

Convention plugin that configures Kotlin JVM projects with compiler options, JDK version, and standard dependencies.

0.40.0
(28 June 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.6
(22 June 2026)

Create a patch jar by combining classes and resources from a dependency with classes and resources defined in a project

1.0
(14 September 2017)

The plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version.

0.3.0
(01 October 2024)

Gradle Plugin to handle Kotlin MPP projects easily

0.1.1
(11 January 2021)

Jawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' }

1.0.7
(24 October 2016)

Configuration for an aggregation project for aggregating artifacts (publishing, code coverage) and consistent dependency resolution

0.7.11
(02 July 2026)

Export Project's all denpendencis to an excel file.

0.0.2
(15 July 2019)