Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Configures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier |
2.20.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) |
|
Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible. |
0.1.0
(03 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) |