Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
org.hiero.gradle.check.spotless-yamlConventions for 'com.diffplug.spotless' with Prettier YAML format and Apache-2.0 license |
0.3.10
(17 April 2025) |
org.hiero.gradle.check.spotless-miscConventions for 'com.diffplug.spotless' for whitespace and newline formatting of plain text files |
0.3.10
(17 April 2025) |