Search Gradle plugins

Plugin Latest Version

A Gradle plugin for publishing to Maven Repositories.

2.0.7
(03 October 2025)

Applies Maven-style repository mirrors

4.4.0
(01 June 2026)

Adds a maven repository to the plugin resolution configuration 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)

1.1.0
(23 January 2025)

Adds a maven repository to the dependency resolution configuration 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)

1.1.0
(23 January 2025)

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)

Adds the Maven Central and Snapshots repositories to a single project, or all projects if added to a settings file.

0.9.4
(28 February 2026)

Plugin for using any git repository as maven repository for dependency and publish.

0.5
(11 March 2018)

Conventions for 'maven-publish' that configure signing and add additional metadata to POM files

0.7.10
(11 June 2026)

publish directly on your github repository acting as a maven repository

0.3.3
(05 September 2023)

Gradle plugin that resolves AWS credentials for private Maven repositories assembled on AWS S3

2.0.0
(12 January 2022)