Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.daggerok.soapui-runnerSoapUI Runner Gradle Plugin. Please, make sure you have added required plugin repository in buildscript: maven { url 'http://smartbearsoftware.com/repository/maven2/' } Allows run SoapUI testrunner and loadtestrunner. |
5.3.1-RC-4
(04 August 2017) |
io.github.daggerok.soapui-loadtestrunnerSoapUI 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) |
com.zoltu.application-agentA 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) |
com.shysteph.application-agentA 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) |
de.infonautika.postmanGradle plugin to run postman |
0.0.5
(07 December 2016) |
baseline.launch-configA 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) |
org.urbanbyte.soapuiGradle plugin for running SoapUI projects |
0.4.3
(10 December 2015) |
io.github.boolivar.jdoctest.jdoc-spockPlugin that runs spockframework tests written in javadocs |
0.10.1
(23 November 2024) |
io.github.boolivar.jdoctest.jdoc-cucumberPlugin that runs cucumber tests for features written in javadocs |
0.10.1
(23 November 2024) |
io.jooby.openAPIJooby 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 |
3.5.4
(21 November 2024) |