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.4.1
(22 May 2025) |
org.hiero.gradle.feature.java-executeConventions to make JavaExec tasks work with configuration cache in IntelliJ |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.java-docConventions for 'javadoc' that configures '-Xdoclint:all,-missing' and turns warnings into errors |
0.4.1
(22 May 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.4.1
(22 May 2025) |
org.hiero.gradle.feature.benchmarkConventions for 'me.champeau.jmh' to use it in JPMS projects |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.antlrConventions for 'antlr' that add missing task dependencies when integrating with other plugins |
0.4.1
(22 May 2025) |
org.hiero.gradle.check.spotless-yamlConventions for 'com.diffplug.spotless' with Prettier YAML format and Apache-2.0 license |
0.4.1
(22 May 2025) |
org.hiero.gradle.check.spotless-miscConventions for 'com.diffplug.spotless' for whitespace and newline formatting of plain text files |
0.4.1
(22 May 2025) |
org.hiero.gradle.check.spotless-markdownConventions for 'com.diffplug.spotless' with flexmark Markdown format |
0.4.1
(22 May 2025) |
org.hiero.gradle.check.spotless-kotlinConventions for 'com.diffplug.spotless' with ktfmt Kotlin format and Apache-2.0 license |
0.4.1
(22 May 2025) |