Maven 仓库地址

Maven 仓库地址

名称 地址
Maven 中央仓库:代号 central https://repo1.maven.org/maven2/
Maven 中央仓库:快照仓库(新) https://central.sonatype.com/repository/maven-snapshots/
Maven Nexus 中央仓库(旧) https://oss.sonatype.org/content/repositories/releases/
Maven Nexus 中央仓库:快照仓库(旧) https://oss.sonatype.org/content/repositories/snapshots/
Maven Nexus 中央仓库:合并仓库(旧) https://oss.sonatype.org/content/repositories/public/
Maven Nexus 中央仓库 s01(旧) https://s01.oss.sonatype.org/content/repositories/releases/
Maven Nexus 中央仓库 s01:快照仓库(旧) https://s01.oss.sonatype.org/content/repositories/snapshots/
Maven Nexus 中央仓库 s01:合并仓库(旧) https://s01.oss.sonatype.org/content/repositories/public/
阿里云 代理 centraljcenter(新) https://maven.aliyun.com/repository/public/
阿里云 代理 centraljcenter(旧) https://maven.aliyun.com/nexus/content/groups/public/
阿里云 代理 central(新) https://maven.aliyun.com/repository/central/
阿里云 代理 central(旧) https://maven.aliyun.com/nexus/content/repositories/central/
阿里云 代理 gradle-plugin(新) https://maven.aliyun.com/repository/gradle-plugin/
阿里云 代理 gradle-plugin(旧) https://maven.aliyun.com/nexus/content/repositories/gradle-plugin/
阿里云 代理 apache snapshots(新) https://maven.aliyun.com/repository/apache-snapshots/
阿里云 代理 apache snapshots(新) https://maven.aliyun.com/nexus/content/repositories/apache-snapshots/
阿里云 代理 Google 仓库 https://maven.aliyun.com/repository/google/
腾讯 代理 central https://mirrors.cloud.tencent.com/nexus/repository/maven-public/
华为 代理 central https://mirrors.huaweicloud.com/repository/maven/
Google Android 仓库 https://dl.google.com/dl/android/maven2/
Spring 里程碑仓库 https://repo.spring.io/milestone/
Spring 快照仓库 https://repo.spring.io/snapshot/
Apache Maven 仓库 https://repo.maven.apache.org/maven2/
Apache Maven 快照仓库 https://repository.apache.org/snapshots/
Apache Maven Nexus 仓库 https://repository.apache.org/content/repositories/releases/
Apache Maven Nexus 快照仓库 https://repository.apache.org/content/repositories/snapshots/
shibboleth 正式仓库 https://build.shibboleth.net/maven/releases/
shibboleth 快照仓库 https://build.shibboleth.net/maven/snapshots/
Gradle 插件仓库 https://plugins.gradle.org/m2/
Spring Cloud Alibaba 快照仓库 https://maven.pkg.github.com/alibaba/spring-cloud-alibaba/
龙芯 Maven 仓库(abi1,官方文档介绍) https://maven.loongnix.cn/loongarchabi1/maven/
龙芯 Maven 仓库(未知仓库) https://maven.loongnix.cn/loongarch/maven/
字节跳动 仓库 https://artifact.bytedance.com/repository/releases/

使用示例

1 个赞