Search Gradle plugins

Plugin Latest Version

This plugin generates a "fielded" version of any Kotlin library.

28.3.2
(24 July 2026)

This is a fork of com.github.bjornvester.wsdl2java version 2.0.2, modified to support Gradle 10 and the configuration cache.

2.0.3
(22 July 2026)

Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup.

0.15.0-nightly.1
(21 July 2026)

Gradle Plugin for SwaggerHub Version 2 - based on https://github.com/SmartBear/swaggerhub-gradle-plugin

2.2.5
(21 July 2026)

Resolves a single-archive (.cap) SDK back into a normal local Maven repo, with automatic GitHub fallback. Works on any Gradle/AGP version.

0.1.2
(21 July 2026)

Download a specific version of the JetBrains Runtime (JBR) and expose it as a JVM toolchain

1.2.0
(18 July 2026)

This gradle plugin runs the test suit with multiple versions of the Java Virtual Machine

4.5.4
(14 July 2026)

Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning.

2026.06.13
(13 July 2026)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.06.13
(13 July 2026)

Verifies a built AAR's emitted consumer floor (Kotlin metadata version, minCompileSdk, minAndroidGradlePluginVersion, bytecode major) against the declared floors.

0.0.2
(11 July 2026)