Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The 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) |
|
create a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information. |
1.1.0
(28 May 2023) |
|
Integrate JMeter non-functional tests with CI/CD server |
2.0.1
(07 June 2019) |
|
Integrate JMeter non-functional tests with CI/CD server |
1.1.0
(01 July 2017) |
|
Gradle plugin for generating a code coverage report using Clover. |
3.0.7
(18 September 2024) |
|
Build Javascript sources with Webpack and test with Mocha |
1.0.64
(06 February 2020) |
|
This plugin is unmaintained and may not work. Xeno's JUnit Configuration |
0.1.1
(22 February 2019) |
|
Compiles Clojure code and runs tests |
1.1.0
(27 October 2016) |
|
A cucumber gradle plugin implemented using javaexec. This plugin adds a task called 'cucumberTest' to your cucumber-jvm project enabling you to run tests through gradle using the cucumber cli. Configuration is done at the plugin level and the options to do this are documented in com.github.dave99galloway.gradle.cucumbertest.CucumberTestPluginExtension |
1.4.0
(02 June 2021) |
|
A plugin for packaging bundle to be deployed with Gatling FrontLine |
1.4.3
(01 August 2021) |