Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.kostyanoy.helios-pushThis plugin allows you to push your files to the helios server by setting up parameters only once |
1.0.2
(09 November 2022) |
com.supcis.remote-build-cacheAdds 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) |
org.ysb33r.cloudci.appveyor.testreporterAutomatically push the test results in real-time when the build is runnign on Appveyor |
4.0.1
(15 August 2024) |
io.github.godfather1103.docker-pluginbuild or push docker Image. |
2.5
(13 November 2023) |
gregdev.gradle.dockerDocker plugin for build, run and push |
1.0.0
(25 October 2020) |
io.chabok.plugin.ChabokPluginChabok plugin to generate necessary configurations that used in initialization process |
1.0.0
(26 October 2019) |
uk.co.firstzero.AddOnJavaAntTasksTools and utilities written in Java to help in day-to-day work. CSV To Excel Converts a set of csv files into 1 Excel file. Each csv file is a sheet within excel CSV Diff Diffs two directories containing csv files. Each directory must have the same name and number of files as the other XML Clean Strips out fluff from the XML and manipulating the XML. The use case for this is, before comparison, sometimes XMLs need to be cleaned and renamed. The cleaned xmls can be diffed using xmlunittask. XML DIFF Diffs two directories containing xml files. Each directory must have the same name and number of files as the other READ BLOB Extracts Blobs from Database.SQL should contain a string name and then blob WEBDAV PULL Downloads files from a WEBDAV site, proxy configuration is supported WEBDAV PUSH Pushes files to a WEBDAV site, proxy configuration is supported |
2.8
(30 August 2014) |
org.hiero.gradle.feature.build-cacheStandard configuration for a remote build cache that is pushed to from CI and pulled from everywhere |
0.3.8
(27 March 2025) |
com.bakdata.sonatypeSets up nexusPublish and closeAndReleaseRepository tasks to push to sonatype (and later synced to central) |
1.9.1
(21 March 2025) |
com.fussionlabs.gradle.docker-pluginThe `docker-plugin` is a Gradle plugin created to simplify the process of building and pushing Docker images. It calls the Docker CLI directly, supports multiplatform builds and provides the ability to define custom Docker tasks. |
0.6.0
(26 February 2025) |