Search Gradle plugins

Plugin Latest Version

A Gradle plugin for publishing to Maven Repositories.

2.0.7
(03 October 2025)

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.8.0
(07 November 2025)

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.6.3
(17 November 2025)

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)

Gradle Maven Repository Plugin for Gradle Build

1.0.1
(30 May 2025)