Search Gradle plugins

Plugin Latest Version

Build OSGi bundles and p2 repositories / Eclipse Update Sites from existing libraries and their dependencies, e.g. from Maven repositories. Useful for instance for creating a target platform for Eclipse/Equinox or Maven Tycho build from third party dependencies.

3.2.1
(19 September 2025)

A plugin to find and export resolved dependencies to a Maven repository.

1.0.4
(12 September 2025)

Automatically handle authentication with Maven repositories hosted on Artifact Registry.

0.6.0
(25 July 2025)

Simply configure your custom repository on every project.

0.1.3
(19 June 2025)

Supports the declaration of Maven S3 repositories that obtain their credentials from the default AWS provider chain

1.5.1
(13 June 2025)

Gradle plugin to extend the gradle repository handler class with a closure to add a codeartifact repository.

1.1.0
(01 April 2025)

Sets up repositories needed for Crochet, a tool to set up development environments for Minecraft mods

0.1.0-alpha.19
(01 April 2025)

A maven-publish alternative for NPM package publishing. Integrates with kotlin JS/MPP plugins (if applied) to automatically setup publishing to NPM repositories for all JS targets.

3.5.3
(19 February 2025)

This plug-in adds JxBrowser repository to the project and provides convenience methods for applying JxBrowser dependencies.

2.0.0
(31 January 2025)

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)