Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
dev.minco.gradle.defaults-pluginSets up sensible defaults for our gradle projects to avoid boilerplate |
0.2.81
(08 January 2025) |
net.idlestate.gradle-gcs-build-cacheA Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github. |
1.3.1
(07 January 2025) |
eu.aylett.plugins.versionSets the project version from the state of the git repository it's in. |
0.5.2
(06 January 2025) |
eu.aylett.conventions.bom-alignmentAdds virtual BOM for common sets of packages that don't have a real BOM |
0.5.2
(06 January 2025) |
org.spongepowered.gradle.repositoryConfigure the Sponge maven repository automatically on projects |
2.3.0
(23 December 2024) |