Search Gradle plugins

Plugin Latest Version

A gradle plugin that minimizes dependency jars.

0.1.2
(30 July 2018)

Gradle plugin to generate Jandex index files. Currently the plugin only adds a step to jar tasks to generate Jandex index and include it in the jar.

1.0.2
(05 February 2016)

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)

github-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore

1.10.3
(24 August 2026)

A plugin that checks if two jars are compatible

0.1.19
(19 August 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.17.0
(16 August 2026)

Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings.

0.1.15
(14 August 2026)

Clean-room replacement for Gradle's maven-publish + Vanniktech. Emits JAR + sources + javadoc + POM + Gradle Module Metadata to Maven Local, Maven Central, or any custom Maven repo — read from the de-facto community POM_* gradle.properties convention. Fixes gradle/gradle#20294 by default.

2026.08.20
(10 August 2026)

Exposes a configuration containing the palantir-java-format jars

2.97.0
(06 August 2026)

Configures IntelliJ IDEA to download javadoc jars.

4.5.1
(14 July 2026)