Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.feature.test-timing-sensitiveAdds a test suite called 'timingSensitive' |
0.4.10
(15 July 2025) |
org.hiero.gradle.feature.test-time-consumingAdds a test suite called 'timeConsuming' |
0.4.10
(15 July 2025) |
org.hiero.gradle.feature.test-multiosAdds 'os.name' and 'os.arch' as inputs to the 'test' task |
0.4.10
(15 July 2025) |
org.hiero.gradle.feature.test-integrationAdds a test suite called 'integration' |
0.4.10
(15 July 2025) |
org.hiero.gradle.feature.test-hammerAdds a test suite called 'hammer' |
0.4.10
(15 July 2025) |
org.hiero.gradle.feature.test-fixturesConventions for 'java-test-fixtures' that configures test fixtures support without publishing the fixtures |
0.4.10
(15 July 2025) |
org.hiero.gradle.feature.testConventions for the 'test' task that configure JUnit 5, memory settings and parallelism |
0.4.10
(15 July 2025) |
com.gradle.develocityDevelocity gives you the data to speed up your build, improve build reliability and accelerate build debugging. |
4.1
(15 July 2025) |
com.ullink.nunitgradle-nunit-plugin is a Gradle plugin that enables NUnit testing |
2.12
(15 July 2025) |
io.github.appspiriment.library-hiltThe Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.11
(14 July 2025) |