✍️
HOME
CtrlK
  • Introduction
  • Android
    • 基础
      • 文件读写
      • View
      • ViewGroup
      • Drawable
        • Shape
        • Selector
      • RecycleView
      • Databinding
    • Android Studio Git使用教程
    • Android Studio 版本更新历史
    • Maven 依赖管理
  • Linux
    • Linux系统安装
    • Linux 基础知识
    • Linux 服务器维护
    • 树莓派
    • Ubuntu
    • CDLinux
    • Shell Auto
    • 酸酸乳好喝
    • 后台运行
    • FRP
    • V +
  • Mac
    • Mac 版迅雷去广告
    • Homebrew 管理应用
    • 装机必备
  • Web
    • 前端环境搭建
    • 特殊需求
    • Python
  • Dev
    • Git 常用命令
    • Git submodule 和 subtree
    • GitBook
    • 软件问题处理
Powered by GitBook
On this page
  • 地址
  • 参考

Was this helpful?

  1. Android

Maven 依赖管理

地址

Name

URL

Search

central

http://repo1.maven.org/maven2

jcenter

http://jcenter.bintray.com

https://bintray.com

spring

http://repo.spring.io/release

apache

http://repo.maven.apache.org/maven2

google

https://dl.google.com/dl/android/maven2

https://maven.google.com

aliyun

https://maven.aliyun.com/repository/public

https://maven.aliyun.com/mvn/search

阿里云镜像列表

Repository

Type

Policy

Path

public

group

release

https://maven.aliyun.com/repository/public

jcenter

proxy

release

https://maven.aliyun.com/repository/jcenter

central

proxy

release

https://maven.aliyun.com/repository/central

google

proxy

release

https://maven.aliyun.com/repository/google

gradle-plugin

proxy

release

https://maven.aliyun.com/repository/gradle-plugin

grails-core

proxy

release

https://maven.aliyun.com/repository/grails-core

spring

proxy

release

https://maven.aliyun.com/repository/spring

spring-plugin

proxy

release

https://maven.aliyun.com/repository/spring-plugin

apache snapshots

proxy

snapshop

https://maven.aliyun.com/repository/apache-snapshots

releases

hosted

release

https://maven.aliyun.com/repository/releases

snapshots

hosted

snapshots

https://maven.aliyun.com/repository/snapshots

参考

常见问题解答

AliRepo

Maven中央仓库地址大全,Maven中央仓库配置示例

PreviousAndroid Studio 版本更新历史NextLinux系统安装

Last updated 4 years ago

Was this helpful?