Search Gradle plugins
Plugin | Latest Version |
---|---|
com.gradle.enterprise.test-distributionGradle Enterprise test distribution takes your existing test suites and distributes them across remote agents to execute them faster. |
2.3.5
(01 July 2022) |
io.github.afezeria.serial-taskMake parallel tasks execute serially |
1.1
(07 May 2022) |
org.curioswitch.gradle-terraform-pluginPlugin for executing terraform, including extra features such as configuration templating and yaml config support |
0.9.1
(13 March 2022) |
io.github.luiqn2007.gradle_plugins.build_tasksRunning some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser. |
1.2.6
(27 February 2022) |
com.palawanframe.angular-baseCreates new angular project from only gradle initialized project. Simply apply plugin into your gradle project and execute :angularInit task and new angular project will be created. |
0.3.2
(15 February 2022) |
com.palawanframe.nodeBuild your node frontend application along with your gradle base backend application. Plugin manages various node packagers and their execution. Enables compilation of node base project without need of installing NodeJS - all done via local download. |
0.2.4
(15 February 2022) |
com.visus.infrastructure.nightlytestsA plugin to enable (j)Unit tests to be executed only on a dedicated nightly build server |
1.0.0
(07 December 2021) |
com.github.thahnen.runtestsseparatejvmA plugin to enable jUnit tests to be executed in a separate JVM (and optional sequential / parallel) for each test class |
1.0.8
(05 December 2021) |
com.k4zy.time-traceMeasure the execution time of each task. |
0.1.3
(25 August 2021) |
name.remal.detektPlugin that executes Detekt checks for Kotlin sources. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |