Search Gradle plugins

Plugin Latest Version

me.smash.url.verifier

demo url verifier plugin

1.0.1
(30 November 2019)

com.supcis.remote-build-cache

Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set.

1.1.0
(23 January 2025)

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.1.0
(23 January 2025)

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.1.0
(23 January 2025)

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.1.0
(23 January 2025)

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)