Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.feature.publish-artifactregistryConventions for 'com.google.cloud.artifactregistry.gradle-plugin' to publish to GCP Artifact Registry repositories |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.protobufConventions for 'com.google.protobuf' with 'grpc' plugin using versions from a platform project |
0.3.10
(17 April 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.3.10
(17 April 2025) |
org.hiero.gradle.feature.java-executeConventions to make JavaExec tasks work with configuration cache in IntelliJ |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.java-docConventions for 'javadoc' that configures '-Xdoclint:all,-missing' and turns warnings into errors |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.java-compileConventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.git-properties-fileAdds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.build-cacheStandard configuration for a remote build cache that is pushed to from CI and pulled from everywhere |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.benchmarkConventions for 'me.champeau.jmh' to use it in JPMS projects |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.antlrConventions for 'antlr' that add missing task dependencies when integrating with other plugins |
0.3.10
(17 April 2025) |