Search Gradle plugins
Plugin | Latest Version |
---|---|
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.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.github.klahap.dotenvA plugin for parsing and loading environment variables from .env files |
1.1.3
(07 August 2024) |
org.starchartlabs.flare.bintray-credentialsProvides setup for bintray credentials to be read from environment variable for use within a Gradle build |
2.0.2
(17 August 2023) |
net.hubalek.gradle.s3privaterepoAllows to add Amazon S3 private repo just according system properties or environment variables. |
0.0.6
(29 September 2020) |
name.remal.rebuild-if-dependencies-are-changedCreates 'createDependenciesHashTag' and handles 'PUBLISH_ONLY_IF_DEPENDENCIES_ARE_CHANGED' environment variable. |
1.0.113
(12 February 2019) |
io.pivotal.GeodeIntegrationTestPluginThis Gradle plugin downloads a distribution of Geode via Maven, unzips it into build/install/apache-geode, and sets the proper environment variable for any tests that are run through Gradle. |
1.0
(21 November 2017) |
com.jaredjstewart.GeodeIntegrationPluginThis Gradle plugin adds a task (:installGeode) that downloads a distribution of Geode via Maven, unzips it into build/install/apache-geode, and sets the proper environment variable for any tests that are run through Gradle. |
1.0-SNAPSHOT
(02 November 2017) |
com.github.adrianbk.tcitriggerA Gradle plugin to trigger parametrized Travis CI builds belonging to another GitHub repo. |
1.0.0
(24 November 2014) |
com.sinch.gradle.dotenvA plugin allowing easy access to variables defined in .env at both settings- and project-level |
0.1.0
(15 November 2024) |