Search Gradle plugins

Plugin Latest Version

The IntelliJ Platform Gradle Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.For more information, see [IntelliJ Platform Gradle Plugin documentation](https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html).

2.18.1
(10 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)

Applies the secrets plugin to every project in a multi-module build.

1.1.0
(03 July 2026)

Convention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Gradle plugin

0.7.11
(02 July 2026)

Conventions for 'com.gradleup.nmcp.aggregation' to publish all modules in an aggregated zip to the Maven Central Portal

0.7.11
(02 July 2026)

Conventions for 'io.github.gradle-nexus.publish-plugin' to publish to Maven Central and filter which modules are published through the '-PpublishingPackageGroup' parameter (subproject plugin)

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)

Conventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used

0.7.11
(02 July 2026)

Marks a module as one to be published to Maven Central.

0.28.0
(17 June 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.05.19
(20 May 2026)