Lines Matching +full:maven +full:- +full:settings
1 <!--
8 ~ http://www.apache.org/licenses/LICENSE-2.0
15 -->
17 <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19 xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
20 https://maven.apache.org/xsd/settings-1.0.0.xsd">
23 <!-- Google's Maven Central mirror for Americas
24 https://maven-central.storage.googleapis.com/index.html
25 -->
26 <id>google-maven-central</id>
27 <name>GCS Maven Central mirror</name>
28 <url>https://maven-central.storage-download.googleapis.com/maven2/</url>
32 </settings>