Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.module.gradle-pluginConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Gradle plugin |
0.3.10
(17 April 2025) |
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.3.10
(17 April 2025) |
org.hiero.gradle.feature.versioningAdds help tasks for updating the version.txt file |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.test-timing-sensitiveAdds a test suite called 'timingSensitive' |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.test-time-consumingAdds a test suite called 'timeConsuming' |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.test-multiosAdds 'os.name' and 'os.arch' as inputs to the 'test' task |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.test-integrationAdds a test suite called 'integration' |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.test-hammerAdds a test suite called 'hammer' |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.test-fixturesConventions for 'java-test-fixtures' that configures test fixtures support without publishing the fixtures |
0.3.10
(17 April 2025) |
org.hiero.gradle.feature.testConventions for the 'test' task that configure JUnit 5, memory settings and parallelism |
0.3.10
(17 April 2025) |