Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.feature.protobufConventions for 'com.google.protobuf' with 'grpc' plugin using versions from a platform project |
0.1.4
(20 December 2024) |
org.hiero.gradle.feature.java-executeConventions to make JavaExec tasks work with configuration cache in IntelliJ |
0.1.4
(20 December 2024) |
org.hiero.gradle.feature.java-docConventions for 'javadoc' that configures '-Xdoclint:all,-missing' and turns warnings into errors |
0.1.4
(20 December 2024) |
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.1.4
(20 December 2024) |
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.1.4
(20 December 2024) |
org.hiero.gradle.feature.build-cacheStandard configuration for a remote build cache that is pushed to from CI and pulled from everywhere |
0.1.4
(20 December 2024) |
org.hiero.gradle.feature.benchmarkConventions for 'me.champeau.jmh' to use it in JPMS projects |
0.1.4
(20 December 2024) |
org.hiero.gradle.feature.antlrConventions for 'antlr' that add missing task dependencies when integrating with other plugins |
0.1.4
(20 December 2024) |
org.hiero.gradle.check.javac-lintConventions for the linting features (-Xlint) of 'javac' that run as part of each 'compileJava' task |
0.1.4
(20 December 2024) |
io.github.boolivar.jdoctest.jdoc-cucumberPlugin that runs cucumber tests for features written in javadocs |
0.10.1
(23 November 2024) |