Search Gradle plugins

Plugin Latest Version

me.smash.url.verifier

demo url verifier plugin

1.0.1
(30 November 2019)

com.supcis.java-toolchain-resolver

Configures 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-resolution

Adds 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-resolution

Adds 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.url2maven

A 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.checkserver

Some usefull plugins from PuraVida Software!

1.0.2
(12 September 2018)

io.github.daggerok.soapui-testrunner

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 TestSuites and TestCases using testrunner.

5.3.1-RC-4
(04 August 2017)

io.github.daggerok.soapui-runner

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 testrunner and loadtestrunner.

5.3.1-RC-4
(04 August 2017)

io.github.daggerok.soapui-loadtestrunner

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)

com.kageiit.url-cache

Gradle 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)