• gradle全局代理
      ~/.gradle/gradle.properties

    systemProp.https.proxyPort=1080
    systemProp.http.proxyHost=localhost
    systemProp.https.proxyHost=localhost
    systemProp.http.proxyPort=1080

    • gradle jar存储目录

    ~/.gradle/caches/modules-2/files-2.1

    1. (base) lizhiyongs-iMac:6.0.5 lizhiyong$ cd /Users/lizhiyong/.gradle/caches/modules-2/files-2.1
    2. (base) lizhiyongs-iMac:files-2.1 lizhiyong$ ll
    3. total 0
    4. drwxr-xr-x 3 lizhiyong staff 102 Sep 4 09:15 cglib
    5. drwxr-xr-x 3 lizhiyong staff 102 Sep 4 09:16 com.fasterxml
    6. drwxr-xr-x 5 lizhiyong staff 170 Oct 12 16:57 com.fasterxml.jackson
    7. drwxr-xr-x 5 lizhiyong staff 170 Sep 4 09:15 com.fasterxml.jackson.core
    8. drwxr-xr-x 5 lizhiyong staff 170 Sep 4 09:15 com.fasterxml.jackson.dataformat
    9. drwxr-xr-x 6 lizhiyong staff 204 Sep 4 09:16 com.fasterxml.jackson.datatype
    10. drwxr-xr-x 5 lizhiyong staff 170 Sep 4 09:15 com.fasterxml.jackson.jaxrs
    11. drwxr-xr-x 6 lizhiyong staff 204 Sep 4 09:16 com.fasterxml.jackson.module
    12. drwxr-xr-x 3 lizhiyong staff 102 Sep 4 09:15 com.fasterxml.woodstox
    13. drwxr-xr-x 4 lizhiyong staff 136 Sep 4 09:15 com.github.ben-manes.caffeine
    14. drwxr-xr-x 3 lizhiyong staff 102 Sep 4 09:15 com.github.lalyos