Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
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) |
|
Configures IntelliJ IDEA to download javadoc jars. |
4.5.1
(14 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) |
|
Exposes a configuration containing the palantir-java-format jars |
2.96.0
(09 July 2026) |
|
Deploys Liferay OSGi modules in topological dependency order. Automatically partitions modules into deployment waves, copies JARs to the Liferay deploy folder, and verifies each bundle reaches Active state via the Gogo shell before proceeding to the next wave. Supports OSGi fragment bundles (Fragment-Host) natively. |
1.0.2
(06 July 2026) |
|
Conventions for 'com.gradleup.shadow' to be used to build a fat Jar of an application |
0.7.11
(02 July 2026) |
|
Conventions to allow non-module Jars on the classpath if a framework is used that is not yet JPMS compatible (e.g. has split packages) |
0.7.11
(02 July 2026) |
|
Adds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization |
0.7.11
(02 July 2026) |
|
github-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore |
1.8.4.1
(01 July 2026) |