Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.feature.testConventions for the 'test' task that configure JUnit 5, memory settings and parallelism |
0.5.0
(10 September 2025) |
org.hiero.gradle.feature.shadowConventions for 'com.gradleup.shadow' to be used to build a fat Jar of an application |
0.5.0
(10 September 2025) |
org.hiero.gradle.feature.publish-maven-repositoryConventions for 'maven-publish' that configure signing and add additional metadata to POM files |
0.5.0
(10 September 2025) |
org.hiero.gradle.feature.publish-maven-central-aggregationConventions for 'com.gradleup.nmcp.aggregation' to publish all modules in an aggregated zip to the Maven Central Portal |
0.5.0
(10 September 2025) |
org.hiero.gradle.feature.publish-maven-centralConventions 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.5.0
(10 September 2025) |
org.hiero.gradle.feature.publish-gradle-plugin-portalConventions for 'com.gradle.plugin-publish' to publish to the Gradle Plugin Portal |
0.5.0
(10 September 2025) |
org.hiero.gradle.feature.publish-artifactregistryConventions for 'com.google.cloud.artifactregistry.gradle-plugin' to publish to GCP Artifact Registry repositories |
0.5.0
(10 September 2025) |
org.hiero.gradle.feature.protobufConventions for 'com.google.protobuf' with 'grpc' plugin using versions from a platform project |
0.5.0
(10 September 2025) |
org.hiero.gradle.feature.legacy-classpathConventions 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.5.0
(10 September 2025) |
org.hiero.gradle.feature.java-executeConventions to make JavaExec tasks work with configuration cache in IntelliJ |
0.5.0
(10 September 2025) |