Search Gradle plugins
Plugin | Latest Version |
---|---|
me.smash.url.verifierdemo url verifier plugin |
1.0.1
(30 November 2019) |
com.supcis.java-toolchain-resolverConfigures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip |
1.0.0
(08 November 2024) |
com.supcis.plugin-resolutionAdds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.0.0
(08 November 2024) |
com.supcis.dependency-resolutionAdds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.0.0
(08 November 2024) |
io.gitlab.jkushmaul.url2mavenA gradle plugin to simply download a url and store it in maven local cache. See ticket: https://github.com/gradle/gradle/issues/5322 |
0.9.2
(16 October 2019) |
com.puravida.gradle.checkserverSome usefull plugins from PuraVida Software! |
1.0.2
(12 September 2018) |
io.github.daggerok.soapui-testrunnerSoapUI Runner Gradle Plugin. Please, make sure you have added required plugin repository in buildscript: maven { url 'http://smartbearsoftware.com/repository/maven2/' } Allows run SoapUI TestSuites and TestCases using testrunner. |
5.3.1-RC-4
(04 August 2017) |
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.kageiit.url-cacheGradle plugin to cache urls. This plugin was created mainly to address the problem of not being able to cache shared build configuration files using 'apply from:' |
1.0.0
(16 November 2014) |