Search Gradle plugins

Plugin Latest Version

Configures 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.1.0
(23 January 2025)

Built on top of nebula.maven-dependencies, replacing dynamic versions with the actual resolved versions

18.4.0
(28 February 2022)

Built on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions

18.4.0
(28 February 2022)

Plugin that creates 'allResolvable' configuration and makes all resolvable configurations to extend it. Min Gradle version: 4.5.

1.5.0
(18 August 2021)

Resolves a gradle library dependency to a local source module if one is available. This can be used in combination with `try-include-local` to easily substitute remotely hosted dependencies with local sources when developing.

0.0.1-alpha1
(15 November 2019)

Adds a task that resolves all dependencies in a project.

0.4.0
(31 July 2019)

Creates an agent docs local repository for resolved Gradle dependencies. This is then suitable for use by the MCP tool to serve agent docs

0.1.1
(18 May 2026)

Plugins to ease maven-publish and ivy-publish configuration

23.1.0
(12 March 2026)

Plugins to ease maven-publish and ivy-publish configuration

23.1.0
(12 March 2026)

A Gradle Plugin for correctly resolving node_modules paths from your settings.gradle

0.2.0-alpha-4
(23 January 2024)