Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
SoapUI Runner Gradle Plugin. Please, make sure you have added required plugin repository in buildscript: maven { url 'http://smartbearsoftware.com/repository/maven2/' } Allows run SoapUI Load Tests using loadtestrunner. |
5.3.1-RC-4
(04 August 2017) |
|
A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.14
(15 April 2017) |
|
A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.18
(30 January 2017) |
|
Gradle plugin to run postman |
0.0.5
(07 December 2016) |
|
A Gradle Plugin that creates .launch files for Eclipse and Run Configurations for IntelliJ for your project's JavaExec tasks. |
0.4.0
(09 September 2016) |
|
Gradle plugin for running SoapUI projects |
0.4.3
(10 December 2015) |
|
Runs the code generation process for KTML as part of your build |
0.2.1
(11 March 2026) |
|
Affected test selection for Kotlin - run only tests that matter |
0.2.0
(11 March 2026) |
|
Jooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. The joobyRun task allows to restart your application on code changes without exiting the JVM |
4.0.17
(10 March 2026) |
|
Adds support to Gradle for running Kotest tests |
6.1.6
(10 March 2026) |