Search Gradle plugins
Plugin | Latest Version |
---|---|
tools.refinery.javaConfigures common Java settings for projects using Refinery |
0.1.6
(16 March 2025) |
com.diffplug.gradle.p2.asmavenDownloads a set of artifacts from a p2 repository and stuffs them into a local maven repository. |
4.3.0
(11 March 2025) |
com.diffplug.p2.asmavenDownloads a set of artifacts from a p2 repository and stuffs them into a local maven repository. |
4.3.0
(11 March 2025) |
com.diffplug.gradle.oomph.ideDownloads and sets up any Eclipse-based IDE. |
4.3.0
(11 March 2025) |
com.diffplug.oomph.ideDownloads and sets up any Eclipse-based IDE. |
4.3.0
(11 March 2025) |
com.diffplug.gradle.equinoxlaunchLaunches an equinox application with whatever set of plugins the user specifies |
4.3.0
(11 March 2025) |
com.diffplug.osgi.equinoxlaunchLaunches an equinox application with whatever set of plugins the user specifies |
4.3.0
(11 March 2025) |
com.wagner.gitverAutomatically sets your version based on configurable git information |
0.2.1
(21 February 2025) |
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.devopsmindset.dependency-managerDownloads a set of dependencies depending of a given configuration |
0.1.14
(20 January 2025) |