Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.module.applicationConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java application module |
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.java-compileConventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.5.0
(10 September 2025) |
org.hiero.gradle.base.versionReads the project version from a 'version.txt' file located in the build root directory |
0.5.0
(10 September 2025) |
org.hiero.gradle.base.lifecycleTweaks lifecycle task setup: add quality check lifecycle tasks and remove some tasks from 'build' group |
0.5.0
(10 September 2025) |
org.openrewrite.build.moderne-source-available-licenseApplies the MSAL to the project |
2.4.0
(10 September 2025) |
org.openrewrite.build.moderne-proprietary-licenseApplies the Moderne Proprietary License to the project |
2.4.0
(10 September 2025) |
org.openrewrite.build.shadowConfigures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier |
2.4.0
(10 September 2025) |
org.openrewrite.build.rootConfigures the root project |
2.4.0
(10 September 2025) |
org.openrewrite.build.recipe-repositoriesConfigures the repositories that OpenRewrite modules in open source draw dependencies from, such as Maven Central and Nexus Snapshots. |
2.4.0
(10 September 2025) |