📊 缓存统计

0 缓存文件数
0 缓存总大小

⚙️ 配置信息

类型maven
上游地址https://repo1.maven.org/maven2
自定义域名maven.example.com
缓存时间24h0m0s
大小限制10737418240
状态启用

📖 使用指南

settings.xml:
<mirror>
  <id>repo-cache</id>
  <url>http://maven.example.com</url>
  <mirrorOf>central</mirrorOf>
</mirror>