diff --git a/README.md b/README.md index 04505a3b3..07329a3ac 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ maven_install( repositories = [ # Private repositories are supported through HTTP Basic auth "http://username:password@localhost:8081/artifactory/my-repository", - "https://jcenter.bintray.com/", "https://maven.google.com", "https://repo1.maven.org/maven2", ], @@ -99,10 +98,10 @@ documentation](https://get-coursier.io/docs/other-credentials.html#property-file for more information. `rules_jvm_external_setup` uses a default list of maven repositories to download - `rules_jvm_external`'s own dependencies from. Should you wish to change this, + `rules_jvm_external`'s own dependencies from. Should you wish to change this, use the `repositories` parameter: - - ```python + + ```python rules_jvm_external_setup(repositories = ["https://mycorp.com/artifacts"]) ``` @@ -186,7 +185,7 @@ your project's root directory. If you do not have one, create an empty BUILD file to fix issues you may see. See [#242](https://github.com/bazelbuild/rules_jvm_external/issues/242) -**Note:** If you're using an older version of `rules_jvm_external` and +**Note:** If you're using an older version of `rules_jvm_external` and haven't repinned your dependencies, you may see a warning that you lock file "does not contain a signature of the required artifacts" then don't worry: either ignore the warning or repin the dependencies. diff --git a/WORKSPACE b/WORKSPACE index 8fc47af95..bb1c1a1ee 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -82,7 +82,7 @@ maven_install( ], maven_install_json = "@rules_jvm_external//:maven_install.json", repositories = [ - "https://jcenter.bintray.com/", + "https://repo1.maven.org/maven2", ], ) @@ -345,7 +345,7 @@ maven_install( "com.android.support:swiperefreshlayout:28.0.0", ], repositories = [ - "https://jcenter.bintray.com/", + "https://repo1.maven.org/maven2", "https://maven.google.com", ], jetify = True, @@ -359,7 +359,7 @@ maven_install( "com.android.support:swiperefreshlayout:28.0.0", ], repositories = [ - "https://jcenter.bintray.com/", + "https://repo1.maven.org/maven2", "https://maven.google.com", ], jetify = True, diff --git a/examples/java-export/WORKSPACE b/examples/java-export/WORKSPACE index 76d63852d..8c62ca523 100644 --- a/examples/java-export/WORKSPACE +++ b/examples/java-export/WORKSPACE @@ -25,7 +25,7 @@ maven_install( fetch_sources = True, maven_install_json = "//:maven_install.json", repositories = [ - "https://jcenter.bintray.com", + "https://repo1.maven.org/maven2", ], ) diff --git a/examples/java-export/maven_install.json b/examples/java-export/maven_install.json index ac6d31f01..98a84f589 100644 --- a/examples/java-export/maven_install.json +++ b/examples/java-export/maven_install.json @@ -1,73 +1,75 @@ { "dependency_tree": { - "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": -1339233074, + "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", + "__INPUT_ARTIFACTS_HASH": -457276106, + "__RESOLVED_ARTIFACTS_HASH": -383075934, "conflict_resolution": {}, "dependencies": [ { "coord": "com.google.code.findbugs:jsr305:3.0.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" + "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" ], "sha256": "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7", - "url": "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" + "url": "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" }, { "coord": "com.google.code.findbugs:jsr305:jar:sources:3.0.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2-sources.jar" + "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2-sources.jar" ], "sha256": "1c9e85e272d0708c6a591dc74828c71603053b48cc75ae83cce56912a2aa063b", - "url": "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2-sources.jar" + "url": "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2-sources.jar" }, { "coord": "com.google.errorprone:error_prone_annotations:2.3.4", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar" + "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar" ], "sha256": "baf7d6ea97ce606c53e11b6854ba5f2ce7ef5c24dddf0afa18d1260bd25b002c", - "url": "https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar" + "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar" }, { "coord": "com.google.errorprone:error_prone_annotations:jar:sources:2.3.4", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4-sources.jar" + "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4-sources.jar" ], "sha256": "0b1011d1e2ea2eab35a545cffd1cff3877f131134c8020885e8eaf60a7d72f91", - "url": "https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4-sources.jar" + "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4-sources.jar" }, { "coord": "com.google.guava:failureaccess:1.0.1", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" + "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" ], "sha256": "a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26", - "url": "https://jcenter.bintray.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" }, { "coord": "com.google.guava:failureaccess:jar:sources:1.0.1", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1-sources.jar" + "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1-sources.jar" ], "sha256": "092346eebbb1657b51aa7485a246bf602bb464cc0b0e2e1c7e7201fadce1e98f", - "url": "https://jcenter.bintray.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1-sources.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1-sources.jar" }, { "coord": "com.google.guava:guava:29.0-jre", @@ -87,12 +89,12 @@ "com.google.guava:failureaccess:1.0.1", "org.checkerframework:checker-qual:2.11.1" ], - "file": "v1/https/jcenter.bintray.com/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar" + "https://repo1.maven.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar" ], "sha256": "b22c5fb66d61e7b9522531d04b2f915b5158e80aa0b40ee7282c8bfb07b0da25", - "url": "https://jcenter.bintray.com/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar" }, { "coord": "com.google.guava:guava:jar:sources:29.0-jre", @@ -112,89 +114,89 @@ "com.google.guava:listenablefuture:jar:sources:9999.0-empty-to-avoid-conflict-with-guava", "com.google.guava:failureaccess:jar:sources:1.0.1" ], - "file": "v1/https/jcenter.bintray.com/com/google/guava/guava/29.0-jre/guava-29.0-jre-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/guava/29.0-jre/guava-29.0-jre-sources.jar" + "https://repo1.maven.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre-sources.jar" ], "sha256": "cfcbe29dd5125f5b360370b4ecd7f7ef44fba68f4f037e90bce7315682afc0ea", - "url": "https://jcenter.bintray.com/com/google/guava/guava/29.0-jre/guava-29.0-jre-sources.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre-sources.jar" }, { "coord": "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" + "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" ], "sha256": "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99", - "url": "https://jcenter.bintray.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" }, { "coord": "com.google.j2objc:j2objc-annotations:1.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar" + "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar" ], "sha256": "21af30c92267bd6122c0e0b4d20cccb6641a37eaf956c6540ec471d584e64a7b", - "url": "https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar" + "url": "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar" }, { "coord": "com.google.j2objc:j2objc-annotations:jar:sources:1.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3-sources.jar" + "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3-sources.jar" ], "sha256": "ba4df669fec153fa4cd0ef8d02c6d3ef0702b7ac4cabe080facf3b6e490bb972", - "url": "https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3-sources.jar" + "url": "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3-sources.jar" }, { "coord": "com.google.protobuf:protobuf-java:3.11.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3.jar" + "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3.jar" ], "sha256": "4e567f364f5608606616ef764e801d66a52e5241577ad7405f519a3a8a6802bb", - "url": "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3.jar" + "url": "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3.jar" }, { "coord": "com.google.protobuf:protobuf-java:jar:sources:3.11.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3-sources.jar" + "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3-sources.jar" ], "sha256": "9d2ee817e71c63f197271d425b11dac1414926302eea1d2eaae5e4fd2ca31d5d", - "url": "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3-sources.jar" + "url": "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.3/protobuf-java-3.11.3-sources.jar" }, { "coord": "org.checkerframework:checker-qual:2.11.1", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar", + "file": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar" + "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar" ], "sha256": "015224a4b1dc6de6da053273d4da7d39cfea20e63038169fc45ac0d1dc9c5938", - "url": "https://jcenter.bintray.com/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar" + "url": "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar" }, { "coord": "org.checkerframework:checker-qual:jar:sources:2.11.1", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1-sources.jar" + "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1-sources.jar" ], "sha256": "7d3b990687be9b980a9dc7853f4b0f279eb437e28efe3c9903acaf20450f55b5", - "url": "https://jcenter.bintray.com/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1-sources.jar" + "url": "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1-sources.jar" }, { "coord": "com.google.guava:listenablefuture:jar:sources:9999.0-empty-to-avoid-conflict-with-guava", diff --git a/examples/scala_akka/WORKSPACE b/examples/scala_akka/WORKSPACE index 6b9b52963..bd71972d3 100644 --- a/examples/scala_akka/WORKSPACE +++ b/examples/scala_akka/WORKSPACE @@ -68,7 +68,7 @@ maven_install( fetch_sources = True, maven_install_json = "//:maven_install.json", repositories = [ - "https://jcenter.bintray.com", + "https://repo1.maven.org/maven2", ], ) diff --git a/examples/scala_akka/maven_install.json b/examples/scala_akka/maven_install.json index 1d6aa5cc5..f8b58a86e 100644 --- a/examples/scala_akka/maven_install.json +++ b/examples/scala_akka/maven_install.json @@ -1,6 +1,8 @@ { "dependency_tree": { - "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": 177644579, + "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", + "__INPUT_ARTIFACTS_HASH": -94179690, + "__RESOLVED_ARTIFACTS_HASH": 1402265411, "conflict_resolution": {}, "dependencies": [ { @@ -13,12 +15,12 @@ "org.scala-lang:scala-library:2.12.8", "org.typelevel:macro-compat_2.12:1.1.1" ], - "file": "v1/https/jcenter.bintray.com/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar", + "file": "v1/https/repo1.maven.org/maven2/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar" + "https://repo1.maven.org/maven2/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar" ], "sha256": "312e301432375132ab49592bd8d22b9cd42a338a6300c6157fb4eafd1e3d5033", - "url": "https://jcenter.bintray.com/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar" + "url": "https://repo1.maven.org/maven2/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar" }, { "coord": "com.chuusai:shapeless_2.12:jar:sources:2.3.3", @@ -30,12 +32,12 @@ "org.scala-lang:scala-library:jar:sources:2.12.8", "org.typelevel:macro-compat_2.12:jar:sources:1.1.1" ], - "file": "v1/https/jcenter.bintray.com/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3-sources.jar" + "https://repo1.maven.org/maven2/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3-sources.jar" ], "sha256": "2d53fea1b1ab224a4a731d99245747a640deaa6ef3912c253666aa61287f3d63", - "url": "https://jcenter.bintray.com/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3-sources.jar" + "url": "https://repo1.maven.org/maven2/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3-sources.jar" }, { "coord": "com.github.pureconfig:pureconfig-core_2.12:0.10.2", @@ -49,12 +51,12 @@ "com.typesafe:config:1.3.3", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2.jar" ], "sha256": "3909c71647b99ab6d342a3adb286fe0633e75da37bac268d131b40de84763f82", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2.jar" }, { "coord": "com.github.pureconfig:pureconfig-core_2.12:jar:sources:0.10.2", @@ -68,12 +70,12 @@ "com.typesafe:config:jar:sources:1.3.3", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2-sources.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2-sources.jar" ], "sha256": "feaf591dd2e8a9d3e8294f4a897dc318043563a575b2b0709c5f1237b4b4da7e", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2-sources.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-core_2.12/0.10.2/pureconfig-core_2.12-0.10.2-sources.jar" }, { "coord": "com.github.pureconfig:pureconfig-generic_2.12:0.10.2", @@ -90,12 +92,12 @@ "com.github.pureconfig:pureconfig-core_2.12:0.10.2", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2.jar" ], "sha256": "2f27522d425c2b2463c855b987bac6c00a740feb2283ac347bca64675595ead1", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2.jar" }, { "coord": "com.github.pureconfig:pureconfig-generic_2.12:jar:sources:0.10.2", @@ -112,12 +114,12 @@ "com.github.pureconfig:pureconfig-core_2.12:jar:sources:0.10.2", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2-sources.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2-sources.jar" ], "sha256": "e2c661bac31c58bcb2919b00b0ee16a79ce9e468774482f459f0051d1a436895", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2-sources.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-generic_2.12/0.10.2/pureconfig-generic_2.12-0.10.2-sources.jar" }, { "coord": "com.github.pureconfig:pureconfig-macros_2.12:0.10.2", @@ -127,12 +129,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2.jar" ], "sha256": "f6ce76fb69f9f4083cbf62ddc6b0d28b0e895bd40ccc22add736ce6bc57afbc8", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2.jar" }, { "coord": "com.github.pureconfig:pureconfig-macros_2.12:jar:sources:0.10.2", @@ -142,12 +144,12 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2-sources.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2-sources.jar" ], "sha256": "a3614de8167f199b2bc670a2c90f0d173a0d244bbb3e556629b470de28c39937", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2-sources.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig-macros_2.12/0.10.2/pureconfig-macros_2.12-0.10.2-sources.jar" }, { "coord": "com.github.pureconfig:pureconfig_2.12:0.10.2", @@ -165,12 +167,12 @@ "com.github.pureconfig:pureconfig-generic_2.12:0.10.2", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2.jar" ], "sha256": "b104c40e1e180c08e47acbe5a43322210cf36cb918e7c0c532dbe00f7fb346c5", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2.jar" }, { "coord": "com.github.pureconfig:pureconfig_2.12:jar:sources:0.10.2", @@ -188,12 +190,12 @@ "com.github.pureconfig:pureconfig-generic_2.12:jar:sources:0.10.2", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2-sources.jar" + "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2-sources.jar" ], "sha256": "f838008bab3d7591a36e73d680aedb01288681cd333439dc0016eed66fe016a6", - "url": "https://jcenter.bintray.com/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2-sources.jar" + "url": "https://repo1.maven.org/maven2/com/github/pureconfig/pureconfig_2.12/0.10.2/pureconfig_2.12-0.10.2-sources.jar" }, { "coord": "com.typesafe.akka:akka-actor_2.12:2.5.22", @@ -207,12 +209,12 @@ "org.scala-lang:scala-library:2.12.8", "org.scala-lang.modules:scala-java8-compat_2.12:0.8.0" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22.jar" ], "sha256": "579c8c53f552b1578d30d6905ce7264394e6ef72de782e41683a8b4e060d74ec", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22.jar" }, { "coord": "com.typesafe.akka:akka-actor_2.12:jar:sources:2.5.22", @@ -226,12 +228,12 @@ "org.scala-lang:scala-library:jar:sources:2.12.8", "org.scala-lang.modules:scala-java8-compat_2.12:jar:sources:0.8.0" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22-sources.jar" ], "sha256": "735f7b21d3820016287c634ebcf4b5edf73cc8ff073aeedd1ea0562b34a9eab3", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.12/2.5.22/akka-actor_2.12-2.5.22-sources.jar" }, { "coord": "com.typesafe.akka:akka-http-core_2.12:10.1.8", @@ -243,12 +245,12 @@ "com.typesafe.akka:akka-parsing_2.12:10.1.8", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8.jar" ], "sha256": "d456d457613db43fe10c1bfd0e5046672061eba2af802c81970a470ec397014f", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8.jar" }, { "coord": "com.typesafe.akka:akka-http-core_2.12:jar:sources:10.1.8", @@ -260,12 +262,12 @@ "com.typesafe.akka:akka-parsing_2.12:jar:sources:10.1.8", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8-sources.jar" ], "sha256": "c1bb96f732bc07e5c7a52f785de2212ae33eaa3cf25a3796743b3c77046bf668", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-core_2.12/10.1.8/akka-http-core_2.12-10.1.8-sources.jar" }, { "coord": "com.typesafe.akka:akka-http-testkit_2.12:10.1.8", @@ -279,12 +281,12 @@ "com.typesafe.akka:akka-http_2.12:10.1.8", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8.jar" ], "sha256": "00fc0b55720caea3b218dccbcbad78c9fab5db65f4dd891ce0a23695aa8b4adf", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8.jar" }, { "coord": "com.typesafe.akka:akka-http-testkit_2.12:jar:sources:10.1.8", @@ -298,12 +300,12 @@ "com.typesafe.akka:akka-http_2.12:jar:sources:10.1.8", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8-sources.jar" ], "sha256": "d928628ac6704ffdef0013a4665e84809559066bd74b19b06effa2511a0e6870", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http-testkit_2.12/10.1.8/akka-http-testkit_2.12-10.1.8-sources.jar" }, { "coord": "com.typesafe.akka:akka-http_2.12:10.1.8", @@ -316,12 +318,12 @@ "com.typesafe.akka:akka-http-core_2.12:10.1.8", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8.jar" ], "sha256": "40f8457b6011dda35edcd30911c55d086800d0dad065e3d91c9b4190522aa824", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8.jar" }, { "coord": "com.typesafe.akka:akka-http_2.12:jar:sources:10.1.8", @@ -334,12 +336,12 @@ "com.typesafe.akka:akka-http-core_2.12:jar:sources:10.1.8", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8-sources.jar" ], "sha256": "d43839b0b69d801cdbd2bd1637ae01b7bd853fac6d75108af8a61ec2359c2424", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-http_2.12/10.1.8/akka-http_2.12-10.1.8-sources.jar" }, { "coord": "com.typesafe.akka:akka-parsing_2.12:10.1.8", @@ -349,12 +351,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8.jar" ], "sha256": "ef104a616c9acf498e80cc643a73bde4cd67821ec12f48676ad4aec017201174", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8.jar" }, { "coord": "com.typesafe.akka:akka-parsing_2.12:jar:sources:10.1.8", @@ -364,12 +366,12 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8-sources.jar" ], "sha256": "a833b50687cac32ba4fdba19a5146df04b7a8f95d325fc1229a6960d5a81e274", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-parsing_2.12/10.1.8/akka-parsing_2.12-10.1.8-sources.jar" }, { "coord": "com.typesafe.akka:akka-protobuf_2.12:2.5.22", @@ -379,12 +381,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22.jar" ], "sha256": "473189e93a67ab7528e28daa9ef46d49c077595f4dba30c34ab4dbe1f2056501", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22.jar" }, { "coord": "com.typesafe.akka:akka-protobuf_2.12:jar:sources:2.5.22", @@ -394,12 +396,12 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22-sources.jar" ], "sha256": "51c21e15227fe74316f2b430e536ca07be174194bb6c6bff82eb73d30e4bbb17", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-protobuf_2.12/2.5.22/akka-protobuf_2.12-2.5.22-sources.jar" }, { "coord": "com.typesafe.akka:akka-stream-testkit_2.12:2.5.22", @@ -420,12 +422,12 @@ "com.typesafe.akka:akka-testkit_2.12:2.5.22", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22.jar" ], "sha256": "eebb5782eb9dfa08931983c71c63ba6e5154d36922815d3673d2cba252ce01c4", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22.jar" }, { "coord": "com.typesafe.akka:akka-stream-testkit_2.12:jar:sources:2.5.22", @@ -446,12 +448,12 @@ "com.typesafe.akka:akka-testkit_2.12:jar:sources:2.5.22", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22-sources.jar" ], "sha256": "a18745f1a22aaa7c8370fd3bf51738c8c98b2b9a77dd01a08ff1f666554680b9", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream-testkit_2.12/2.5.22/akka-stream-testkit_2.12-2.5.22-sources.jar" }, { "coord": "com.typesafe.akka:akka-stream_2.12:2.5.22", @@ -472,12 +474,12 @@ "com.typesafe:ssl-config-core_2.12:0.3.7", "org.reactivestreams:reactive-streams:1.0.2" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22.jar" ], "sha256": "201d502de6f27a7ba8ebebe5c6fe90d315d81526a4a1d65ccb1586a680cfcd76", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22.jar" }, { "coord": "com.typesafe.akka:akka-stream_2.12:jar:sources:2.5.22", @@ -498,12 +500,12 @@ "com.typesafe.akka:akka-actor_2.12:jar:sources:2.5.22", "com.typesafe:ssl-config-core_2.12:jar:sources:0.3.7" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22-sources.jar" ], "sha256": "587fee05e6272cb4603130b941392513fb01e012c714163d8ca0777ed41b2375", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-stream_2.12/2.5.22/akka-stream_2.12-2.5.22-sources.jar" }, { "coord": "com.typesafe.akka:akka-testkit_2.12:2.5.22", @@ -517,12 +519,12 @@ "com.typesafe.akka:akka-actor_2.12:2.5.22", "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22.jar" ], "sha256": "1c7f570611e969a36988cd59ae0d9467cac085e1e63369947570d9011594deba", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22.jar" }, { "coord": "com.typesafe.akka:akka-testkit_2.12:jar:sources:2.5.22", @@ -536,12 +538,12 @@ "com.typesafe.akka:akka-actor_2.12:jar:sources:2.5.22", "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22-sources.jar" ], "sha256": "1c9f4f317ce9e4c65eb8c21e5705223248e02a689eee472f2a0af0ffec531517", - "url": "https://jcenter.bintray.com/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/akka/akka-testkit_2.12/2.5.22/akka-testkit_2.12-2.5.22-sources.jar" }, { "coord": "com.typesafe.scala-logging:scala-logging_2.12:3.9.2", @@ -555,12 +557,12 @@ "org.scala-lang:scala-reflect:2.12.7", "org.slf4j:slf4j-api:1.7.26" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2.jar" + "https://repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2.jar" ], "sha256": "eb4e31b7785d305b5baf0abd23a64b160e11b8cbe2503a765aa4b01247127dad", - "url": "https://jcenter.bintray.com/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2.jar" }, { "coord": "com.typesafe.scala-logging:scala-logging_2.12:jar:sources:3.9.2", @@ -574,34 +576,34 @@ "org.scala-lang:scala-reflect:jar:sources:2.12.7", "org.slf4j:slf4j-api:jar:sources:1.7.26" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2-sources.jar" ], "sha256": "66684d657691bfee01f6a62ac6909a6366b074521645f0bbacb1221e916a8d5f", - "url": "https://jcenter.bintray.com/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.12/3.9.2/scala-logging_2.12-3.9.2-sources.jar" }, { "coord": "com.typesafe:config:1.3.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/typesafe/config/1.3.3/config-1.3.3.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/config/1.3.3/config-1.3.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/config/1.3.3/config-1.3.3.jar" + "https://repo1.maven.org/maven2/com/typesafe/config/1.3.3/config-1.3.3.jar" ], "sha256": "b5f1d6071f1548d05be82f59f9039c7d37a1787bd8e3c677e31ee275af4a4621", - "url": "https://jcenter.bintray.com/com/typesafe/config/1.3.3/config-1.3.3.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/config/1.3.3/config-1.3.3.jar" }, { "coord": "com.typesafe:config:jar:sources:1.3.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/typesafe/config/1.3.3/config-1.3.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/config/1.3.3/config-1.3.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/config/1.3.3/config-1.3.3-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/config/1.3.3/config-1.3.3-sources.jar" ], "sha256": "fcd7c3070417c776b313cc559665c035d74e3a2b40a89bbb0e9bff6e567c9cc8", - "url": "https://jcenter.bintray.com/com/typesafe/config/1.3.3/config-1.3.3-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/config/1.3.3/config-1.3.3-sources.jar" }, { "coord": "com.typesafe:ssl-config-core_2.12:0.3.7", @@ -615,12 +617,12 @@ "org.scala-lang:scala-library:2.12.8", "org.scala-lang.modules:scala-parser-combinators_2.12:1.1.1" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7.jar" + "https://repo1.maven.org/maven2/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7.jar" ], "sha256": "5e41dfedc96081c6cf6d14f83f0e83cbefed7f5a3c50ae0b4c98344cc91545ad", - "url": "https://jcenter.bintray.com/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7.jar" }, { "coord": "com.typesafe:ssl-config-core_2.12:jar:sources:0.3.7", @@ -634,56 +636,56 @@ "org.scala-lang:scala-library:jar:sources:2.12.8", "org.scala-lang.modules:scala-parser-combinators_2.12:jar:sources:1.1.1" ], - "file": "v1/https/jcenter.bintray.com/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7-sources.jar" + "https://repo1.maven.org/maven2/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7-sources.jar" ], "sha256": "876aec553b4bd9575f51732074285705ec3bd2877b51379bf82e506e3e30bfc8", - "url": "https://jcenter.bintray.com/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7-sources.jar" + "url": "https://repo1.maven.org/maven2/com/typesafe/ssl-config-core_2.12/0.3.7/ssl-config-core_2.12-0.3.7-sources.jar" }, { "coord": "net.bytebuddy:byte-buddy-agent:1.9.10", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar", + "file": "v1/https/repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar", "mirror_urls": [ - "https://jcenter.bintray.com/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar" + "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar" ], "sha256": "8ed739d29132103250d307d2e8e3c95f07588ef0543ab11d2881d00768a5e182", - "url": "https://jcenter.bintray.com/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar" + "url": "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar" }, { "coord": "net.bytebuddy:byte-buddy-agent:jar:sources:1.9.10", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10-sources.jar" + "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10-sources.jar" ], "sha256": "d506d0a0894fa0b9bf1dca8d55f11d71f1b07138503f7b747640f7087380b8ec", - "url": "https://jcenter.bintray.com/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10-sources.jar" + "url": "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10-sources.jar" }, { "coord": "net.bytebuddy:byte-buddy:1.9.10", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar", + "file": "v1/https/repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar", "mirror_urls": [ - "https://jcenter.bintray.com/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar" + "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar" ], "sha256": "2936debc4d7b6c534848d361412e2d0f8bd06f7f27a6f4e728a20e97648d2bf3", - "url": "https://jcenter.bintray.com/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar" + "url": "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar" }, { "coord": "net.bytebuddy:byte-buddy:jar:sources:1.9.10", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10-sources.jar" + "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10-sources.jar" ], "sha256": "e41b3be190770b9ca88a88f4853b205ba0999a0a3d82014678ed06fbf66287b1", - "url": "https://jcenter.bintray.com/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10-sources.jar" + "url": "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10-sources.jar" }, { "coord": "org.mockito:mockito-core:2.26.0", @@ -697,12 +699,12 @@ "net.bytebuddy:byte-buddy-agent:1.9.10", "org.objenesis:objenesis:2.6" ], - "file": "v1/https/jcenter.bintray.com/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0.jar", + "file": "v1/https/repo1.maven.org/maven2/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0.jar" + "https://repo1.maven.org/maven2/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0.jar" ], "sha256": "4c6f5033d07e52c5f238f359a25a4898114f0de973a2acf1db67abb4742f5c17", - "url": "https://jcenter.bintray.com/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0.jar" + "url": "https://repo1.maven.org/maven2/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0.jar" }, { "coord": "org.mockito:mockito-core:jar:sources:2.26.0", @@ -716,56 +718,56 @@ "net.bytebuddy:byte-buddy-agent:jar:sources:1.9.10", "org.objenesis:objenesis:jar:sources:2.6" ], - "file": "v1/https/jcenter.bintray.com/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0-sources.jar" + "https://repo1.maven.org/maven2/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0-sources.jar" ], "sha256": "2e939e8ed4619f590076dd34ba44e5782b276f3a605becc699aa088274fd53ba", - "url": "https://jcenter.bintray.com/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0-sources.jar" + "url": "https://repo1.maven.org/maven2/org/mockito/mockito-core/2.26.0/mockito-core-2.26.0-sources.jar" }, { "coord": "org.objenesis:objenesis:2.6", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/objenesis/objenesis/2.6/objenesis-2.6.jar", + "file": "v1/https/repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/objenesis/objenesis/2.6/objenesis-2.6.jar" + "https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar" ], "sha256": "5e168368fbc250af3c79aa5fef0c3467a2d64e5a7bd74005f25d8399aeb0708d", - "url": "https://jcenter.bintray.com/org/objenesis/objenesis/2.6/objenesis-2.6.jar" + "url": "https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar" }, { "coord": "org.objenesis:objenesis:jar:sources:2.6", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/objenesis/objenesis/2.6/objenesis-2.6-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/objenesis/objenesis/2.6/objenesis-2.6-sources.jar" + "https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6-sources.jar" ], "sha256": "52d9f4dba531677fc074eff00ea07f22a1d42e5a97cc9e8571c4cd3d459b6be0", - "url": "https://jcenter.bintray.com/org/objenesis/objenesis/2.6/objenesis-2.6-sources.jar" + "url": "https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6-sources.jar" }, { "coord": "org.reactivestreams:reactive-streams:1.0.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar", + "file": "v1/https/repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar" + "https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar" ], "sha256": "cc09ab0b140e0d0496c2165d4b32ce24f4d6446c0a26c5dc77b06bdf99ee8fae", - "url": "https://jcenter.bintray.com/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar" + "url": "https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar" }, { "coord": "org.reactivestreams:reactive-streams:jar:sources:1.0.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2-sources.jar" + "https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2-sources.jar" ], "sha256": "963a6480f46a64013d0f144ba41c6c6e63c4d34b655761717a436492886f3667", - "url": "https://jcenter.bintray.com/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2-sources.jar" + "url": "https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2-sources.jar" }, { "coord": "org.scala-lang.modules:scala-java8-compat_2.12:0.8.0", @@ -775,12 +777,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0.jar" + "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0.jar" ], "sha256": "d9d5dfd1bc49a8158e6e0a90b2ed08fa602984d815c00af16cec53557e83ef8e", - "url": "https://jcenter.bintray.com/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0.jar" }, { "coord": "org.scala-lang.modules:scala-java8-compat_2.12:jar:sources:0.8.0", @@ -790,12 +792,12 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0-sources.jar" + "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0-sources.jar" ], "sha256": "c0926003987a5c21108748fda401023485085eaa9fe90a41a40bcf67596fff34", - "url": "https://jcenter.bintray.com/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0-sources.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.12/0.8.0/scala-java8-compat_2.12-0.8.0-sources.jar" }, { "coord": "org.scala-lang.modules:scala-parser-combinators_2.12:1.1.1", @@ -805,12 +807,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.jar" + "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.jar" ], "sha256": "a8a2c6b31457c9ef15c63f5f1ac6b45e6b979059627e38c24416a900098ffb2e", - "url": "https://jcenter.bintray.com/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.jar" }, { "coord": "org.scala-lang.modules:scala-parser-combinators_2.12:jar:sources:1.1.1", @@ -820,34 +822,34 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1-sources.jar" + "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1-sources.jar" ], "sha256": "b005ff7606449700f8ec6d8b5866e1a7d62b80b00b80c005bb4d2677eb353624", - "url": "https://jcenter.bintray.com/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1-sources.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1-sources.jar" }, { "coord": "org.scala-lang:scala-library:2.12.8", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar" + "https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar" ], "sha256": "321fb55685635c931eba4bc0d7668349da3f2c09aee2de93a70566066ff25c28", - "url": "https://jcenter.bintray.com/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar" }, { "coord": "org.scala-lang:scala-library:jar:sources:2.12.8", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8-sources.jar" + "https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8-sources.jar" ], "sha256": "11482bcb49b2e47baee89c3b1ae10c6a40b89e2fbb0da2a423e062f444e13492", - "url": "https://jcenter.bintray.com/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8-sources.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8-sources.jar" }, { "coord": "org.scala-lang:scala-reflect:2.12.7", @@ -857,12 +859,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.jar" + "https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.jar" ], "sha256": "7427d7ee5771e8c36c1db5a09368fa3078f6eceb77d7c797a322a088c5dddb76", - "url": "https://jcenter.bintray.com/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.jar" }, { "coord": "org.scala-lang:scala-reflect:jar:sources:2.12.7", @@ -872,12 +874,12 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7-sources.jar" + "https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7-sources.jar" ], "sha256": "2b84d948a67fa7f5c4c6cca9c4aefb83bc3bed76db69989d1e2d0977532942c2", - "url": "https://jcenter.bintray.com/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7-sources.jar" + "url": "https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7-sources.jar" }, { "coord": "org.scalaz:scalaz-concurrent_2.12:7.2.27", @@ -891,12 +893,12 @@ "org.scalaz:scalaz-core_2.12:7.2.27", "org.scalaz:scalaz-effect_2.12:7.2.27" ], - "file": "v1/https/jcenter.bintray.com/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27.jar" + "https://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27.jar" ], "sha256": "427eb84e6a95bb897a9c8577dc1756a8b7b643281d997e946f0754cfd334e186", - "url": "https://jcenter.bintray.com/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27.jar" + "url": "https://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27.jar" }, { "coord": "org.scalaz:scalaz-concurrent_2.12:jar:sources:7.2.27", @@ -910,12 +912,12 @@ "org.scalaz:scalaz-core_2.12:jar:sources:7.2.27", "org.scalaz:scalaz-effect_2.12:jar:sources:7.2.27" ], - "file": "v1/https/jcenter.bintray.com/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27-sources.jar" + "https://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27-sources.jar" ], "sha256": "8335b3e8a1130fa6d26deb5e1a111d10b8d06aa03d8c209f93440457bd65ffb3", - "url": "https://jcenter.bintray.com/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27-sources.jar" + "url": "https://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.12/7.2.27/scalaz-concurrent_2.12-7.2.27-sources.jar" }, { "coord": "org.scalaz:scalaz-core_2.12:7.2.27", @@ -925,12 +927,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27.jar" + "https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27.jar" ], "sha256": "a30125affe1b7abb8e51571f04724b7716b8cbab27bb8636303724606c61c662", - "url": "https://jcenter.bintray.com/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27.jar" + "url": "https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27.jar" }, { "coord": "org.scalaz:scalaz-core_2.12:jar:sources:7.2.27", @@ -940,12 +942,12 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27-sources.jar" + "https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27-sources.jar" ], "sha256": "25b521fd1e4f37d31ff6e633824cb5572acb907e9ad340f8eb0e2b51ad34d08c", - "url": "https://jcenter.bintray.com/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27-sources.jar" + "url": "https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2.27/scalaz-core_2.12-7.2.27-sources.jar" }, { "coord": "org.scalaz:scalaz-effect_2.12:7.2.27", @@ -957,12 +959,12 @@ "org.scala-lang:scala-library:2.12.8", "org.scalaz:scalaz-core_2.12:7.2.27" ], - "file": "v1/https/jcenter.bintray.com/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27.jar" + "https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27.jar" ], "sha256": "2346c38e1ce97eb4a87a5963bb8527d191a1e1e62b827e4f3342e210489b37f6", - "url": "https://jcenter.bintray.com/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27.jar" + "url": "https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27.jar" }, { "coord": "org.scalaz:scalaz-effect_2.12:jar:sources:7.2.27", @@ -974,34 +976,34 @@ "org.scala-lang:scala-library:jar:sources:2.12.8", "org.scalaz:scalaz-core_2.12:jar:sources:7.2.27" ], - "file": "v1/https/jcenter.bintray.com/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27-sources.jar" + "https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27-sources.jar" ], "sha256": "2d517256e770857618597f5907d8e1f41b61df56f8b377235730a7451383a383", - "url": "https://jcenter.bintray.com/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27-sources.jar" + "url": "https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.27/scalaz-effect_2.12-7.2.27-sources.jar" }, { "coord": "org.slf4j:slf4j-api:1.7.26", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar" + "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar" ], "sha256": "6d9e5b86cfd1dd44c676899285b5bb4fa0d371cf583e8164f9c8a0366553242b", - "url": "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar" }, { "coord": "org.slf4j:slf4j-api:jar:sources:1.7.26", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26-sources.jar" + "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26-sources.jar" ], "sha256": "9e25ad98a324e6685752fd01fbbd0588ceec5df564e53c49486946a2d19dc482", - "url": "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26-sources.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26-sources.jar" }, { "coord": "org.slf4j:slf4j-simple:1.7.26", @@ -1011,12 +1013,12 @@ "directDependencies": [ "org.slf4j:slf4j-api:1.7.26" ], - "file": "v1/https/jcenter.bintray.com/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26.jar" + "https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26.jar" ], "sha256": "4b8ed75e2273850bf4eeb411ae5de5e0c0a44da59a96ca68d284749a6a373678", - "url": "https://jcenter.bintray.com/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26.jar" }, { "coord": "org.slf4j:slf4j-simple:jar:sources:1.7.26", @@ -1026,12 +1028,12 @@ "directDependencies": [ "org.slf4j:slf4j-api:jar:sources:1.7.26" ], - "file": "v1/https/jcenter.bintray.com/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26-sources.jar" + "https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26-sources.jar" ], "sha256": "342b07260d82e5e79e0338daf15cb960b515c6831025d9b5303ca04f0e5a47f5", - "url": "https://jcenter.bintray.com/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26-sources.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.26/slf4j-simple-1.7.26-sources.jar" }, { "coord": "org.typelevel:macro-compat_2.12:1.1.1", @@ -1041,12 +1043,12 @@ "directDependencies": [ "org.scala-lang:scala-library:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar", + "file": "v1/https/repo1.maven.org/maven2/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar" + "https://repo1.maven.org/maven2/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar" ], "sha256": "8b1514ec99ac9c7eded284367b6c9f8f17a097198a44e6f24488706d66bbd2b8", - "url": "https://jcenter.bintray.com/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar" + "url": "https://repo1.maven.org/maven2/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar" }, { "coord": "org.typelevel:macro-compat_2.12:jar:sources:1.1.1", @@ -1056,12 +1058,12 @@ "directDependencies": [ "org.scala-lang:scala-library:jar:sources:2.12.8" ], - "file": "v1/https/jcenter.bintray.com/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1-sources.jar" + "https://repo1.maven.org/maven2/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1-sources.jar" ], "sha256": "c748cbcda2e8828dd25e788617a4c559abf92960ef0f92f9f5d3ea67774c34c8", - "url": "https://jcenter.bintray.com/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1-sources.jar" + "url": "https://repo1.maven.org/maven2/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1-sources.jar" } ], "version": "0.1.0" diff --git a/examples/spring_boot/WORKSPACE b/examples/spring_boot/WORKSPACE index 332336177..de5b45ccc 100644 --- a/examples/spring_boot/WORKSPACE +++ b/examples/spring_boot/WORKSPACE @@ -21,7 +21,7 @@ maven_install( fetch_sources = True, maven_install_json = "//:maven_install.json", repositories = [ - "https://jcenter.bintray.com", + "https://repo1.maven.org/maven2", ], ) diff --git a/examples/spring_boot/maven_install.json b/examples/spring_boot/maven_install.json index 362799cbd..79aa911a9 100644 --- a/examples/spring_boot/maven_install.json +++ b/examples/spring_boot/maven_install.json @@ -1,6 +1,8 @@ { "dependency_tree": { - "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": -709531502, + "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", + "__INPUT_ARTIFACTS_HASH": 1210695531, + "__RESOLVED_ARTIFACTS_HASH": 126465499, "conflict_resolution": {}, "dependencies": [ { @@ -13,12 +15,12 @@ "ch.qos.logback:logback-core:1.2.3", "org.slf4j:slf4j-api:1.7.25" ], - "file": "v1/https/jcenter.bintray.com/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar", + "file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar" + "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar" ], "sha256": "fb53f8539e7fcb8f093a56e138112056ec1dc809ebb020b59d8a36a5ebac37e0", - "url": "https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar" + "url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar" }, { "coord": "ch.qos.logback:logback-classic:jar:sources:1.2.3", @@ -30,78 +32,78 @@ "ch.qos.logback:logback-core:jar:sources:1.2.3", "org.slf4j:slf4j-api:jar:sources:1.7.25" ], - "file": "v1/https/jcenter.bintray.com/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-sources.jar" + "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-sources.jar" ], "sha256": "480cb5e99519271c9256716d4be1a27054047435ff72078d9deae5c6a19f63eb", - "url": "https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-sources.jar" + "url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-sources.jar" }, { "coord": "ch.qos.logback:logback-core:1.2.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar", + "file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar" + "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar" ], "sha256": "5946d837fe6f960c02a53eda7a6926ecc3c758bbdd69aa453ee429f858217f22", - "url": "https://jcenter.bintray.com/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar" + "url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar" }, { "coord": "ch.qos.logback:logback-core:jar:sources:1.2.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar" + "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar" ], "sha256": "1f69b6b638ec551d26b10feeade5a2b77abe347f9759da95022f0da9a63a9971", - "url": "https://jcenter.bintray.com/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar" + "url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar" }, { "coord": "com.fasterxml.jackson.core:jackson-annotations:2.9.0", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar" ], "sha256": "45d32ac61ef8a744b464c54c2b3414be571016dd46bfc2bec226761cf7ae457a", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar" }, { "coord": "com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.9.0", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-sources.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-sources.jar" ], "sha256": "eb1e62bc83f4d8e1f0660c9cf2f06d6d196eefb20de265cfff96521015d87020", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-sources.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-sources.jar" }, { "coord": "com.fasterxml.jackson.core:jackson-core:2.9.8", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar" ], "sha256": "d934dab0bd48994eeea2c1b493cb547158a338a80b58c4fbc8e85fb0905e105f", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar" }, { "coord": "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8-sources.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8-sources.jar" ], "sha256": "4ab3c312f46ddf259de240515c301c99c3a478a749d0ecaaf4395a157a646b33", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8-sources.jar" }, { "coord": "com.fasterxml.jackson.core:jackson-databind:2.9.8", @@ -113,12 +115,12 @@ "com.fasterxml.jackson.core:jackson-annotations:2.9.0", "com.fasterxml.jackson.core:jackson-core:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar" ], "sha256": "2351c3eba73a545db9079f5d6d768347ad72666537362c8220fe3e950a55a864", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar" }, { "coord": "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8", @@ -130,12 +132,12 @@ "com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.9.0", "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8-sources.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8-sources.jar" ], "sha256": "d6b099786ebb86566c44b15b09fde8ba2055f84ca7e98c63677ba8219f04d580", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8-sources.jar" }, { "coord": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8", @@ -148,12 +150,12 @@ "com.fasterxml.jackson.core:jackson-core:2.9.8", "com.fasterxml.jackson.core:jackson-databind:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar" ], "sha256": "6d0e43d927c63b25d94130dc95d9b26c031e4516a2b1dfb984dea99bfd49b003", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar" }, { "coord": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:sources:2.9.8", @@ -166,12 +168,12 @@ "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8-sources.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8-sources.jar" ], "sha256": "00988940ad4f4a3a93d5ea0585581cacb3a2204ef16f65a04a2fcd153640e07b", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8-sources.jar" }, { "coord": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8", @@ -185,12 +187,12 @@ "com.fasterxml.jackson.core:jackson-core:2.9.8", "com.fasterxml.jackson.core:jackson-databind:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar" ], "sha256": "ab71c4f31c3dd583ba22e15837e9142360f056ad1677f1c2cf2c832d826c8dab", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar" }, { "coord": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:sources:2.9.8", @@ -204,12 +206,12 @@ "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8-sources.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8-sources.jar" ], "sha256": "dedbf756339019128c0326b2f9e3c9753b07cc1e44fa96d880a130ad8c707ca2", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8-sources.jar" }, { "coord": "com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8", @@ -222,12 +224,12 @@ "com.fasterxml.jackson.core:jackson-core:2.9.8", "com.fasterxml.jackson.core:jackson-databind:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar" ], "sha256": "a7e100dddfdd82c4fb60d0b98a753bd59ce743183b18d4a017d6584f2592df37", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar" }, { "coord": "com.fasterxml.jackson.module:jackson-module-parameter-names:jar:sources:2.9.8", @@ -240,100 +242,100 @@ "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8-sources.jar" + "https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8-sources.jar" ], "sha256": "d755b3154d216043d1001c626dd9b11ca25358171d3f448c2cf7802af3164649", - "url": "https://jcenter.bintray.com/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8-sources.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8-sources.jar" }, { "coord": "com.fasterxml:classmate:1.3.4", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar" + "https://repo1.maven.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar" ], "sha256": "c2bfcc21467351d0f9a1558822b72dbac2b21f6b9f700a44fc6b345491ef3c88", - "url": "https://jcenter.bintray.com/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar" }, { "coord": "com.fasterxml:classmate:jar:sources:1.3.4", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/fasterxml/classmate/1.3.4/classmate-1.3.4-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/fasterxml/classmate/1.3.4/classmate-1.3.4-sources.jar" + "https://repo1.maven.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4-sources.jar" ], "sha256": "547e994f6b31599825aff360abdefd3d404b2ff06fdaa051f6f212ddbe48dd7a", - "url": "https://jcenter.bintray.com/com/fasterxml/classmate/1.3.4/classmate-1.3.4-sources.jar" + "url": "https://repo1.maven.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4-sources.jar" }, { "coord": "javax.annotation:javax.annotation-api:1.3.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar", + "file": "v1/https/repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" + "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" ], "sha256": "e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b", - "url": "https://jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" + "url": "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" }, { "coord": "javax.annotation:javax.annotation-api:jar:sources:1.3.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar" + "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar" ], "sha256": "128971e52e0d84a66e3b6e049dab8ad7b2c58b7e1ad37fa2debd3d40c2947b95", - "url": "https://jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar" + "url": "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar" }, { "coord": "javax.validation:validation-api:2.0.1.Final", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar", + "file": "v1/https/repo1.maven.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar", "mirror_urls": [ - "https://jcenter.bintray.com/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar" + "https://repo1.maven.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar" ], "sha256": "9873b46df1833c9ee8f5bc1ff6853375115dadd8897bcb5a0dffb5848835ee6c", - "url": "https://jcenter.bintray.com/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar" + "url": "https://repo1.maven.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar" }, { "coord": "javax.validation:validation-api:jar:sources:2.0.1.Final", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar" + "https://repo1.maven.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar" ], "sha256": "78fc8207d394c91e329be90fc051e98180bd2a35c14e0df73f66a653c7aea19f", - "url": "https://jcenter.bintray.com/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar" + "url": "https://repo1.maven.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar" }, { "coord": "org.apache.logging.log4j:log4j-api:2.11.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar" + "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar" ], "sha256": "09b8ce1740491deefdb3c336855822b64609b457c2966d806348456c0da261d2", - "url": "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar" + "url": "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar" }, { "coord": "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2-sources.jar" + "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2-sources.jar" ], "sha256": "9c75c657aae31707b46ddfdf3a49f9a1c4b60d07abbfd5a76e9d702c0f316740", - "url": "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2-sources.jar" + "url": "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2-sources.jar" }, { "coord": "org.apache.logging.log4j:log4j-to-slf4j:2.11.2", @@ -345,12 +347,12 @@ "org.apache.logging.log4j:log4j-api:2.11.2", "org.slf4j:slf4j-api:1.7.25" ], - "file": "v1/https/jcenter.bintray.com/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar" + "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar" ], "sha256": "4361dd0623b7fc042ad9d6b1eabb0b6a7f92b9cfc21218308f4a386c9ad40ce5", - "url": "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar" + "url": "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar" }, { "coord": "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", @@ -362,12 +364,12 @@ "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", "org.slf4j:slf4j-api:jar:sources:1.7.25" ], - "file": "v1/https/jcenter.bintray.com/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2-sources.jar" + "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2-sources.jar" ], "sha256": "22b4b2a576e0b3d92dcec4b1987219e327f32abb19cc4ae9aa491d430df6e77e", - "url": "https://jcenter.bintray.com/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2-sources.jar" + "url": "https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2-sources.jar" }, { "coord": "org.apache.tomcat.embed:tomcat-embed-core:9.0.16", @@ -376,41 +378,12 @@ "exclusions": [ "org.apache.tomcat:tomcat-annotations-api" ], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar" ], "sha256": "317d6de069561e442bdffebde41f78f674c79b5b592031681aeee56fd421fb61", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar" - }, - { - "coord": "org.apache.tomcat.embed:tomcat-embed-core:9.0.16", - "dependencies": [ - "org.apache.tomcat:tomcat-annotations-api:9.0.16" - ], - "directDependencies": [ - "org.apache.tomcat:tomcat-annotations-api:9.0.16" - ], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar", - "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar" - ], - "sha256": "317d6de069561e442bdffebde41f78f674c79b5b592031681aeee56fd421fb61", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar" - }, - { - "coord": "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", - "dependencies": [], - "directDependencies": [], - "exclusions": [ - "org.apache.tomcat:tomcat-annotations-api" - ], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar", - "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar" - ], - "sha256": "98a6792ae4c0ba59405eec3eac57085c6475e43a98cd5d7ea2a58c75fa0b30d7", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar" }, { "coord": "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", @@ -420,34 +393,34 @@ "directDependencies": [ "org.apache.tomcat:tomcat-annotations-api:jar:sources:9.0.16" ], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar" ], "sha256": "98a6792ae4c0ba59405eec3eac57085c6475e43a98cd5d7ea2a58c75fa0b30d7", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16-sources.jar" }, { "coord": "org.apache.tomcat.embed:tomcat-embed-el:9.0.16", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar" ], "sha256": "082c155ef65368d37cc607c47b12c7d262ef808de9cd96c7049f753c8b5a6706", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar" }, { "coord": "org.apache.tomcat.embed:tomcat-embed-el:jar:sources:9.0.16", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16-sources.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16-sources.jar" ], "sha256": "91ee6481850ee9dfa7469bb8f8cb8b2fe69499a47afa89a88d332dbebc698001", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16-sources.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16-sources.jar" }, { "coord": "org.apache.tomcat.embed:tomcat-embed-websocket:9.0.16", @@ -458,12 +431,12 @@ "directDependencies": [ "org.apache.tomcat.embed:tomcat-embed-core:9.0.16" ], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar" ], "sha256": "31da297c31a5f936024e14e6fd6ce9b6bb7d13933c94ab50aa0b305065624095", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar" }, { "coord": "org.apache.tomcat.embed:tomcat-embed-websocket:jar:sources:9.0.16", @@ -474,56 +447,56 @@ "directDependencies": [ "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16" ], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16-sources.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16-sources.jar" ], "sha256": "d5b0ab58b70297e728c94097c05fdb7be2ed3c943153637e8aaa1711cba7aa0f", - "url": "https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16-sources.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16-sources.jar" }, { "coord": "org.apache.tomcat:tomcat-annotations-api:9.0.16", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.jar" ], "sha256": "98c306850683a3386a34e65a1d314f7f38123cfe73a94a60f3b9dde1488c8713", - "url": "https://jcenter.bintray.com/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.jar" }, { "coord": "org.apache.tomcat:tomcat-annotations-api:jar:sources:9.0.16", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16-sources.jar" + "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16-sources.jar" ], "sha256": "4cabd36d06cf8d7e2d3d61e97fd58d7ba7542203ad094720b06795c5f2001e3a", - "url": "https://jcenter.bintray.com/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16-sources.jar" + "url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16-sources.jar" }, { "coord": "org.hamcrest:hamcrest-core:1.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" + "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" ], "sha256": "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9", - "url": "https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" + "url": "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" }, { "coord": "org.hamcrest:hamcrest-core:jar:sources:1.3", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" + "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" ], "sha256": "e223d2d8fbafd66057a8848cc94222d63c3cedd652cc48eddc0ab5c39c0f84df", - "url": "https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" + "url": "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" }, { "coord": "org.hamcrest:hamcrest-library:1.3", @@ -533,12 +506,12 @@ "directDependencies": [ "org.hamcrest:hamcrest-core:1.3" ], - "file": "v1/https/jcenter.bintray.com/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar" + "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar" ], "sha256": "711d64522f9ec410983bd310934296da134be4254a125080a0416ec178dfad1c", - "url": "https://jcenter.bintray.com/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar" + "url": "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar" }, { "coord": "org.hamcrest:hamcrest-library:jar:sources:1.3", @@ -548,12 +521,12 @@ "directDependencies": [ "org.hamcrest:hamcrest-core:jar:sources:1.3" ], - "file": "v1/https/jcenter.bintray.com/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar" + "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar" ], "sha256": "1c0ff84455f539eb3c29a8c430de1f6f6f1ba4b9ab39ca19b195f33203cd539c", - "url": "https://jcenter.bintray.com/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar" + "url": "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar" }, { "coord": "org.hibernate.validator:hibernate-validator:6.0.14.Final", @@ -567,12 +540,12 @@ "javax.validation:validation-api:2.0.1.Final", "org.jboss.logging:jboss-logging:3.3.2.Final" ], - "file": "v1/https/jcenter.bintray.com/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar" + "https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar" ], "sha256": "8b366c9ad8969a1f25bd81af88a9e8630e70fdf1b6229298c30b58950527802c", - "url": "https://jcenter.bintray.com/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar" + "url": "https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar" }, { "coord": "org.hibernate.validator:hibernate-validator:jar:sources:6.0.14.Final", @@ -586,34 +559,34 @@ "javax.validation:validation-api:jar:sources:2.0.1.Final", "org.jboss.logging:jboss-logging:jar:sources:3.3.2.Final" ], - "file": "v1/https/jcenter.bintray.com/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final-sources.jar" + "https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final-sources.jar" ], "sha256": "80f6af9191b3d566c55f3d2477d99614814f9629bd396d50e5eb22e5041883f3", - "url": "https://jcenter.bintray.com/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final-sources.jar" + "url": "https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final-sources.jar" }, { "coord": "org.jboss.logging:jboss-logging:3.3.2.Final", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar", + "file": "v1/https/repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar" + "https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar" ], "sha256": "cb914bfe888da7d9162e965ac8b0d6f28f2f32eca944a00fbbf6dd3cf1aacc13", - "url": "https://jcenter.bintray.com/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar" + "url": "https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar" }, { "coord": "org.jboss.logging:jboss-logging:jar:sources:3.3.2.Final", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final-sources.jar" + "https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final-sources.jar" ], "sha256": "8eab58199828e20a57a298dc733a42ddfd5936f59217f75da35dfdc74973228a", - "url": "https://jcenter.bintray.com/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final-sources.jar" + "url": "https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final-sources.jar" }, { "coord": "org.slf4j:jul-to-slf4j:1.7.25", @@ -623,12 +596,12 @@ "directDependencies": [ "org.slf4j:slf4j-api:1.7.25" ], - "file": "v1/https/jcenter.bintray.com/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar" + "https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar" ], "sha256": "416c5a0c145ad19526e108d44b6bf77b75412d47982cce6ce8d43abdbdbb0fac", - "url": "https://jcenter.bintray.com/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar" }, { "coord": "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", @@ -638,34 +611,34 @@ "directDependencies": [ "org.slf4j:slf4j-api:jar:sources:1.7.25" ], - "file": "v1/https/jcenter.bintray.com/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25-sources.jar" + "https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25-sources.jar" ], "sha256": "de45a3712b794146b74a0effb1edb84105acc906208a811479a18978806c3dbd", - "url": "https://jcenter.bintray.com/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25-sources.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25-sources.jar" }, { "coord": "org.slf4j:slf4j-api:1.7.25", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar" + "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar" ], "sha256": "18c4a0095d5c1da6b817592e767bb23d29dd2f560ad74df75ff3961dbde25b79", - "url": "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar" }, { "coord": "org.slf4j:slf4j-api:jar:sources:1.7.25", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar" + "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar" ], "sha256": "c4bc93180a4f0aceec3b057a2514abe04a79f06c174bbed910a2afb227b79366", - "url": "https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar" + "url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar" }, { "coord": "org.springframework.boot:spring-boot-autoconfigure:2.1.3.RELEASE", @@ -681,12 +654,12 @@ "directDependencies": [ "org.springframework.boot:spring-boot:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar" ], "sha256": "81873e18da7657b6f4082c8fd93705b8d462438a2706e92e4a76cedb9f3bd23c", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", @@ -702,12 +675,12 @@ "directDependencies": [ "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE-sources.jar" ], "sha256": "a6a0266c8959850ee16ee7623cdd62374c2a6648039acf6c7a598afa59a3912c", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE-sources.jar" }, { "coord": "org.springframework.boot:spring-boot-starter-json:2.1.3.RELEASE", @@ -746,51 +719,12 @@ "org.springframework.boot:spring-boot-starter:2.1.3.RELEASE", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar" ], "sha256": "bbf52e2361343d34844fc9482be513728e5627dba2345c7ca29c0cef27e1fd0e", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar" - }, - { - "coord": "org.springframework.boot:spring-boot-starter-json:jar:sources:2.1.3.RELEASE", - "dependencies": [ - "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", - "org.slf4j:slf4j-api:jar:sources:1.7.25", - "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", - "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8", - "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", - "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", - "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE", - "ch.qos.logback:logback-core:jar:sources:1.2.3", - "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:sources:2.9.8", - "ch.qos.logback:logback-classic:jar:sources:1.2.3", - "com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.9.0", - "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:sources:2.9.8", - "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE", - "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", - "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", - "org.springframework:spring-aop:jar:sources:5.1.5.RELEASE", - "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", - "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", - "javax.annotation:javax.annotation-api:jar:sources:1.3.2", - "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", - "com.fasterxml.jackson.module:jackson-module-parameter-names:jar:sources:2.9.8", - "org.yaml:snakeyaml:jar:sources:1.23" - ], - "directDependencies": [ - "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", - "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8", - "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:sources:2.9.8", - "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:sources:2.9.8", - "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", - "com.fasterxml.jackson.module:jackson-module-parameter-names:jar:sources:2.9.8" - ], - "file": null + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-starter-logging:2.1.3.RELEASE", @@ -807,29 +741,12 @@ "org.apache.logging.log4j:log4j-to-slf4j:2.11.2", "org.slf4j:jul-to-slf4j:1.7.25" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar" ], "sha256": "d9e7beac64cfc82f2bd0ccbda0afea43755c6e1a84291be5b2921b79c644fbba", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar" - }, - { - "coord": "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", - "dependencies": [ - "org.slf4j:slf4j-api:jar:sources:1.7.25", - "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", - "ch.qos.logback:logback-core:jar:sources:1.2.3", - "ch.qos.logback:logback-classic:jar:sources:1.2.3", - "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", - "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2" - ], - "directDependencies": [ - "ch.qos.logback:logback-classic:jar:sources:1.2.3", - "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", - "org.slf4j:jul-to-slf4j:jar:sources:1.7.25" - ], - "file": null + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-starter-tomcat:2.1.3.RELEASE", @@ -846,29 +763,12 @@ "org.apache.tomcat.embed:tomcat-embed-el:9.0.16", "org.apache.tomcat.embed:tomcat-embed-websocket:9.0.16" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar" ], "sha256": "55c328649576740f6ea88b60447dfead20fa1eb1f96cbe91c140784621d45ac4", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar" - }, - { - "coord": "org.springframework.boot:spring-boot-starter-tomcat:jar:sources:2.1.3.RELEASE", - "dependencies": [ - "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", - "org.apache.tomcat:tomcat-annotations-api:jar:sources:9.0.16", - "org.apache.tomcat.embed:tomcat-embed-websocket:jar:sources:9.0.16", - "org.apache.tomcat.embed:tomcat-embed-el:jar:sources:9.0.16", - "javax.annotation:javax.annotation-api:jar:sources:1.3.2" - ], - "directDependencies": [ - "javax.annotation:javax.annotation-api:jar:sources:1.3.2", - "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", - "org.apache.tomcat.embed:tomcat-embed-el:jar:sources:9.0.16", - "org.apache.tomcat.embed:tomcat-embed-websocket:jar:sources:9.0.16" - ], - "file": null + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-starter-web:2.1.3.RELEASE", @@ -918,62 +818,12 @@ "org.hibernate.validator:hibernate-validator:6.0.14.Final", "org.springframework.boot:spring-boot-starter-json:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar" ], "sha256": "511470fe37189f0e223586328a7a94aed91db26e5adca3d92c11ba483f41be53", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar" - }, - { - "coord": "org.springframework.boot:spring-boot-starter-web:jar:sources:2.1.3.RELEASE", - "dependencies": [ - "javax.validation:validation-api:jar:sources:2.0.1.Final", - "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-starter-json:jar:sources:2.1.3.RELEASE", - "org.slf4j:slf4j-api:jar:sources:1.7.25", - "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", - "org.springframework:spring-webmvc:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", - "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", - "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8", - "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", - "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", - "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE", - "ch.qos.logback:logback-core:jar:sources:1.2.3", - "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:sources:2.9.8", - "org.apache.tomcat:tomcat-annotations-api:jar:sources:9.0.16", - "ch.qos.logback:logback-classic:jar:sources:1.2.3", - "com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.9.0", - "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:sources:2.9.8", - "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE", - "org.apache.tomcat.embed:tomcat-embed-websocket:jar:sources:9.0.16", - "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", - "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", - "org.apache.tomcat.embed:tomcat-embed-el:jar:sources:9.0.16", - "org.springframework:spring-aop:jar:sources:5.1.5.RELEASE", - "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", - "com.fasterxml:classmate:jar:sources:1.3.4", - "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", - "org.springframework.boot:spring-boot-starter-tomcat:jar:sources:2.1.3.RELEASE", - "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", - "org.hibernate.validator:hibernate-validator:jar:sources:6.0.14.Final", - "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", - "org.jboss.logging:jboss-logging:jar:sources:3.3.2.Final", - "javax.annotation:javax.annotation-api:jar:sources:1.3.2", - "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", - "com.fasterxml.jackson.module:jackson-module-parameter-names:jar:sources:2.9.8", - "org.yaml:snakeyaml:jar:sources:1.23" - ], - "directDependencies": [ - "org.springframework.boot:spring-boot-starter-json:jar:sources:2.1.3.RELEASE", - "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", - "org.springframework:spring-webmvc:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", - "org.springframework.boot:spring-boot-starter-tomcat:jar:sources:2.1.3.RELEASE", - "org.hibernate.validator:hibernate-validator:jar:sources:6.0.14.Final" - ], - "file": null + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-starter:2.1.3.RELEASE", @@ -1004,43 +854,12 @@ "org.yaml:snakeyaml:1.23", "org.springframework.boot:spring-boot-starter-logging:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar" ], "sha256": "0c290c97f69535c9bcd5246a2391c744d109fa9d346faa014dea8dcddf763b13", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar" - }, - { - "coord": "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", - "dependencies": [ - "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", - "org.slf4j:slf4j-api:jar:sources:1.7.25", - "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", - "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", - "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", - "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE", - "ch.qos.logback:logback-core:jar:sources:1.2.3", - "ch.qos.logback:logback-classic:jar:sources:1.2.3", - "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE", - "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", - "org.springframework:spring-aop:jar:sources:5.1.5.RELEASE", - "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", - "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", - "javax.annotation:javax.annotation-api:jar:sources:1.3.2", - "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", - "org.yaml:snakeyaml:jar:sources:1.23" - ], - "directDependencies": [ - "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", - "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", - "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", - "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", - "javax.annotation:javax.annotation-api:jar:sources:1.3.2", - "org.yaml:snakeyaml:jar:sources:1.23" - ], - "file": null + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-test-autoconfigure:2.1.3.RELEASE", @@ -1059,12 +878,12 @@ "org.springframework.boot:spring-boot-autoconfigure:2.1.3.RELEASE", "org.springframework.boot:spring-boot-test:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar" ], "sha256": "08df511bc81231b20fe52d2fd9de9b53112ed4dacc9d7a999b1b6782962ec939", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-test-autoconfigure:jar:sources:2.1.3.RELEASE", @@ -1083,12 +902,12 @@ "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", "org.springframework.boot:spring-boot-test:jar:sources:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE-sources.jar" ], "sha256": "0916b7f9acc03cf85d6def0a083c5969e86ac8a4103b08bfdbc4d6e7ef02d44f", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE-sources.jar" }, { "coord": "org.springframework.boot:spring-boot-test:2.1.3.RELEASE", @@ -1104,12 +923,12 @@ "directDependencies": [ "org.springframework.boot:spring-boot:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar" ], "sha256": "ed3c1cb85839bdeec03083af8d594e20c4f0e60a09704c10677825f34987acdb", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot-test:jar:sources:2.1.3.RELEASE", @@ -1125,12 +944,12 @@ "directDependencies": [ "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE-sources.jar" ], "sha256": "1f2452c8edd441be5b356f05bff87ed06c5431b98e3c22cc0f7f504cb493128a", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE-sources.jar" }, { "coord": "org.springframework.boot:spring-boot:2.1.3.RELEASE", @@ -1146,12 +965,12 @@ "org.springframework:spring-context:5.1.5.RELEASE", "org.springframework:spring-core:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar" ], "sha256": "b94730a5420b92201b48b044b2368fc75ace3d9095cf243350d3b396f1b125a8", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar" }, { "coord": "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", @@ -1167,12 +986,12 @@ "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", "org.springframework:spring-core:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE-sources.jar" ], "sha256": "0d0e54c3cdeddc1b3cd2be205ccba2cd73061def02d3f4f0d0191f38c7be64dd", - "url": "https://jcenter.bintray.com/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-aop:5.1.5.RELEASE", @@ -1185,12 +1004,12 @@ "org.springframework:spring-beans:5.1.5.RELEASE", "org.springframework:spring-core:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar" ], "sha256": "3a65f53ff7b61f68a29ee672a3f683f046602e766f5a10eabab7c0dc2a827757", - "url": "https://jcenter.bintray.com/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-aop:jar:sources:5.1.5.RELEASE", @@ -1203,12 +1022,12 @@ "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", "org.springframework:spring-core:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE-sources.jar" ], "sha256": "14d8dca62e5fbd5202a76f98cbdc9f33b950d174e72ac98b6df7f655ef6bc9e4", - "url": "https://jcenter.bintray.com/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-beans:5.1.5.RELEASE", @@ -1219,12 +1038,12 @@ "directDependencies": [ "org.springframework:spring-core:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar" ], "sha256": "7f759c26bfc4697346de39993df48b2dac49f502d5d4e5d69f19054edc4376f5", - "url": "https://jcenter.bintray.com/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", @@ -1235,12 +1054,12 @@ "directDependencies": [ "org.springframework:spring-core:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE-sources.jar" ], "sha256": "d85f341b1d878fb4f34211bdc3dd66cf5de54ebf0a553eea04ac3dbcefcd66ca", - "url": "https://jcenter.bintray.com/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-context:5.1.5.RELEASE", @@ -1257,12 +1076,12 @@ "org.springframework:spring-core:5.1.5.RELEASE", "org.springframework:spring-expression:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar" ], "sha256": "6140252422a01d85dbd75fd2d6e8d4a7856f7c6ba6be4c5b59ff5f4b800d498b", - "url": "https://jcenter.bintray.com/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", @@ -1279,12 +1098,12 @@ "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE-sources.jar" ], "sha256": "1d94266215f362424c22013624a20f6891a6eb78e98a6f68d8afd267933a25ee", - "url": "https://jcenter.bintray.com/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-core:5.1.5.RELEASE", @@ -1294,12 +1113,12 @@ "directDependencies": [ "org.springframework:spring-jcl:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar" ], "sha256": "f771b605019eb9d2cf8f60c25c050233e39487ff54d74c93d687ea8de8b7285a", - "url": "https://jcenter.bintray.com/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", @@ -1309,12 +1128,12 @@ "directDependencies": [ "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE-sources.jar" ], "sha256": "b7e53176f1dbb4e5122c647e7f0775b888be65d7bd967a8f079ecebc8689d35d", - "url": "https://jcenter.bintray.com/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-expression:5.1.5.RELEASE", @@ -1325,12 +1144,12 @@ "directDependencies": [ "org.springframework:spring-core:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar" ], "sha256": "c3c25bf89de3e277926abb0f32655ff5e365e1d1eed8c8602e05b07126bba1cf", - "url": "https://jcenter.bintray.com/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE", @@ -1341,34 +1160,34 @@ "directDependencies": [ "org.springframework:spring-core:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE-sources.jar" ], "sha256": "ee0d12bce9f3e5bf5de79245db718c7aad4ec74087935ba1e11f8037d7187a92", - "url": "https://jcenter.bintray.com/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-jcl:5.1.5.RELEASE", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar" ], "sha256": "194423c7c485e40706d74c01a36b1f0aad436f0b55958f06ac95bcbac65bf4e6", - "url": "https://jcenter.bintray.com/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE-sources.jar" ], "sha256": "7279dc8e2dab344996afb6884351e94de76c2720bae27a79a609ad80d2b8c9c3", - "url": "https://jcenter.bintray.com/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-test:5.1.5.RELEASE", @@ -1379,12 +1198,12 @@ "directDependencies": [ "org.springframework:spring-core:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar" ], "sha256": "f3629e1e657e5b395fef09af986b77f738d83d6beefbb8be4d70f31f5affda51", - "url": "https://jcenter.bintray.com/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-test:jar:sources:5.1.5.RELEASE", @@ -1395,12 +1214,12 @@ "directDependencies": [ "org.springframework:spring-core:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE-sources.jar" ], "sha256": "457ae5419abdfaa2c3cb381fdd2ced554221eb3d84e019c4df3383bda281da1e", - "url": "https://jcenter.bintray.com/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-web:5.1.5.RELEASE", @@ -1413,12 +1232,12 @@ "org.springframework:spring-beans:5.1.5.RELEASE", "org.springframework:spring-core:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar" ], "sha256": "0a7a9111a6aae028dc7ceefa3cfee76c01e70f8e61cd2289a0271b16975f76f7", - "url": "https://jcenter.bintray.com/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", @@ -1431,12 +1250,12 @@ "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", "org.springframework:spring-core:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE-sources.jar" ], "sha256": "0b912b06245fed315c146ebc2e49820f70a4dbed439ea0eed711b7f6173c6bcb", - "url": "https://jcenter.bintray.com/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE-sources.jar" }, { "coord": "org.springframework:spring-webmvc:5.1.5.RELEASE", @@ -1457,12 +1276,12 @@ "org.springframework:spring-context:5.1.5.RELEASE", "org.springframework:spring-expression:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar" ], "sha256": "7953dc786a5ee32a267cdf8e9be08b94f7cb52bf88dd9752e29ba17943884eb7", - "url": "https://jcenter.bintray.com/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar" }, { "coord": "org.springframework:spring-webmvc:jar:sources:5.1.5.RELEASE", @@ -1483,34 +1302,188 @@ "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", "org.springframework:spring-core:jar:sources:5.1.5.RELEASE" ], - "file": "v1/https/jcenter.bintray.com/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE-sources.jar" + "https://repo1.maven.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE-sources.jar" ], "sha256": "7fd51560c3be63e21ca5c06e229e7235131b1bd2191e7e7f4e56ef9de72fcac0", - "url": "https://jcenter.bintray.com/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE-sources.jar" + "url": "https://repo1.maven.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE-sources.jar" }, { "coord": "org.yaml:snakeyaml:1.23", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar", + "file": "v1/https/repo1.maven.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar" + "https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar" ], "sha256": "13009fb5ede3cf2be5a8d0f1602155aeaa0ce5ef5f9366892bd258d8d3d4d2b1", - "url": "https://jcenter.bintray.com/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar" + "url": "https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar" }, { "coord": "org.yaml:snakeyaml:jar:sources:1.23", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/yaml/snakeyaml/1.23/snakeyaml-1.23-sources.jar", + "file": "v1/https/repo1.maven.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23-sources.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/yaml/snakeyaml/1.23/snakeyaml-1.23-sources.jar" + "https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23-sources.jar" ], "sha256": "ec649cde6353321553eebc3ccf7c473663113d17d724df94541de88e06101d53", - "url": "https://jcenter.bintray.com/org/yaml/snakeyaml/1.23/snakeyaml-1.23-sources.jar" + "url": "https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23-sources.jar" + }, + { + "coord": "org.springframework.boot:spring-boot-starter-json:jar:sources:2.1.3.RELEASE", + "dependencies": [ + "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", + "org.slf4j:slf4j-api:jar:sources:1.7.25", + "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", + "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8", + "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", + "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", + "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE", + "ch.qos.logback:logback-core:jar:sources:1.2.3", + "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:sources:2.9.8", + "ch.qos.logback:logback-classic:jar:sources:1.2.3", + "com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.9.0", + "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:sources:2.9.8", + "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE", + "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", + "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", + "org.springframework:spring-aop:jar:sources:5.1.5.RELEASE", + "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", + "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", + "javax.annotation:javax.annotation-api:jar:sources:1.3.2", + "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", + "com.fasterxml.jackson.module:jackson-module-parameter-names:jar:sources:2.9.8", + "org.yaml:snakeyaml:jar:sources:1.23" + ], + "directDependencies": [ + "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", + "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8", + "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:sources:2.9.8", + "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:sources:2.9.8", + "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", + "com.fasterxml.jackson.module:jackson-module-parameter-names:jar:sources:2.9.8" + ], + "file": null + }, + { + "coord": "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", + "dependencies": [ + "org.slf4j:slf4j-api:jar:sources:1.7.25", + "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", + "ch.qos.logback:logback-core:jar:sources:1.2.3", + "ch.qos.logback:logback-classic:jar:sources:1.2.3", + "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", + "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2" + ], + "directDependencies": [ + "ch.qos.logback:logback-classic:jar:sources:1.2.3", + "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", + "org.slf4j:jul-to-slf4j:jar:sources:1.7.25" + ], + "file": null + }, + { + "coord": "org.springframework.boot:spring-boot-starter-tomcat:jar:sources:2.1.3.RELEASE", + "dependencies": [ + "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", + "org.apache.tomcat:tomcat-annotations-api:jar:sources:9.0.16", + "org.apache.tomcat.embed:tomcat-embed-websocket:jar:sources:9.0.16", + "org.apache.tomcat.embed:tomcat-embed-el:jar:sources:9.0.16", + "javax.annotation:javax.annotation-api:jar:sources:1.3.2" + ], + "directDependencies": [ + "javax.annotation:javax.annotation-api:jar:sources:1.3.2", + "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", + "org.apache.tomcat.embed:tomcat-embed-el:jar:sources:9.0.16", + "org.apache.tomcat.embed:tomcat-embed-websocket:jar:sources:9.0.16" + ], + "file": null + }, + { + "coord": "org.springframework.boot:spring-boot-starter-web:jar:sources:2.1.3.RELEASE", + "dependencies": [ + "javax.validation:validation-api:jar:sources:2.0.1.Final", + "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-starter-json:jar:sources:2.1.3.RELEASE", + "org.slf4j:slf4j-api:jar:sources:1.7.25", + "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", + "org.springframework:spring-webmvc:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", + "org.apache.tomcat.embed:tomcat-embed-core:jar:sources:9.0.16", + "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.9.8", + "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", + "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", + "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE", + "ch.qos.logback:logback-core:jar:sources:1.2.3", + "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:sources:2.9.8", + "org.apache.tomcat:tomcat-annotations-api:jar:sources:9.0.16", + "ch.qos.logback:logback-classic:jar:sources:1.2.3", + "com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.9.0", + "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:sources:2.9.8", + "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE", + "org.apache.tomcat.embed:tomcat-embed-websocket:jar:sources:9.0.16", + "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", + "com.fasterxml.jackson.core:jackson-core:jar:sources:2.9.8", + "org.apache.tomcat.embed:tomcat-embed-el:jar:sources:9.0.16", + "org.springframework:spring-aop:jar:sources:5.1.5.RELEASE", + "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", + "com.fasterxml:classmate:jar:sources:1.3.4", + "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", + "org.springframework.boot:spring-boot-starter-tomcat:jar:sources:2.1.3.RELEASE", + "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", + "org.hibernate.validator:hibernate-validator:jar:sources:6.0.14.Final", + "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", + "org.jboss.logging:jboss-logging:jar:sources:3.3.2.Final", + "javax.annotation:javax.annotation-api:jar:sources:1.3.2", + "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", + "com.fasterxml.jackson.module:jackson-module-parameter-names:jar:sources:2.9.8", + "org.yaml:snakeyaml:jar:sources:1.23" + ], + "directDependencies": [ + "org.springframework.boot:spring-boot-starter-json:jar:sources:2.1.3.RELEASE", + "org.springframework:spring-web:jar:sources:5.1.5.RELEASE", + "org.springframework:spring-webmvc:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", + "org.springframework.boot:spring-boot-starter-tomcat:jar:sources:2.1.3.RELEASE", + "org.hibernate.validator:hibernate-validator:jar:sources:6.0.14.Final" + ], + "file": null + }, + { + "coord": "org.springframework.boot:spring-boot-starter:jar:sources:2.1.3.RELEASE", + "dependencies": [ + "org.springframework:spring-beans:jar:sources:5.1.5.RELEASE", + "org.slf4j:slf4j-api:jar:sources:1.7.25", + "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", + "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", + "org.slf4j:jul-to-slf4j:jar:sources:1.7.25", + "org.springframework:spring-expression:jar:sources:5.1.5.RELEASE", + "ch.qos.logback:logback-core:jar:sources:1.2.3", + "ch.qos.logback:logback-classic:jar:sources:1.2.3", + "org.springframework:spring-jcl:jar:sources:5.1.5.RELEASE", + "org.apache.logging.log4j:log4j-api:jar:sources:2.11.2", + "org.springframework:spring-aop:jar:sources:5.1.5.RELEASE", + "org.springframework:spring-context:jar:sources:5.1.5.RELEASE", + "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", + "javax.annotation:javax.annotation-api:jar:sources:1.3.2", + "org.apache.logging.log4j:log4j-to-slf4j:jar:sources:2.11.2", + "org.yaml:snakeyaml:jar:sources:1.23" + ], + "directDependencies": [ + "org.springframework.boot:spring-boot-starter-logging:jar:sources:2.1.3.RELEASE", + "org.springframework.boot:spring-boot:jar:sources:2.1.3.RELEASE", + "org.springframework:spring-core:jar:sources:5.1.5.RELEASE", + "org.springframework.boot:spring-boot-autoconfigure:jar:sources:2.1.3.RELEASE", + "javax.annotation:javax.annotation-api:jar:sources:1.3.2", + "org.yaml:snakeyaml:jar:sources:1.23" + ], + "file": null } ], "version": "0.1.0" diff --git a/maven_install.json b/maven_install.json index fd6b71979..3e2d0c8e7 100644 --- a/maven_install.json +++ b/maven_install.json @@ -2,41 +2,41 @@ "dependency_tree": { "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", "__INPUT_ARTIFACTS_HASH": 750470154, - "__RESOLVED_ARTIFACTS_HASH": -13350534, + "__RESOLVED_ARTIFACTS_HASH": 1091951862, "conflict_resolution": {}, "dependencies": [ { "coord": "com.google.code.findbugs:jsr305:3.0.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" + "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" ], "sha256": "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7", - "url": "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" + "url": "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" }, { "coord": "com.google.errorprone:error_prone_annotations:2.2.0", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar" + "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar" ], "sha256": "6ebd22ca1b9d8ec06d41de8d64e0596981d9607b42035f9ed374f9de271a481a", - "url": "https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar" + "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar" }, { "coord": "com.google.guava:failureaccess:1.0", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/guava/failureaccess/1.0/failureaccess-1.0.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0/failureaccess-1.0.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/failureaccess/1.0/failureaccess-1.0.jar" + "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0/failureaccess-1.0.jar" ], "sha256": "d084bef9cd07a8537a1753e4850a69b7e8bab1d1e22e9f3a1e4826309a7a2336", - "url": "https://jcenter.bintray.com/com/google/guava/failureaccess/1.0/failureaccess-1.0.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0/failureaccess-1.0.jar" }, { "coord": "com.google.guava:guava:27.0-jre", @@ -58,56 +58,56 @@ "com.google.errorprone:error_prone_annotations:2.2.0", "org.checkerframework:checker-qual:2.5.2" ], - "file": "v1/https/jcenter.bintray.com/com/google/guava/guava/27.0-jre/guava-27.0-jre.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/guava/27.0-jre/guava-27.0-jre.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/guava/27.0-jre/guava-27.0-jre.jar" + "https://repo1.maven.org/maven2/com/google/guava/guava/27.0-jre/guava-27.0-jre.jar" ], "sha256": "63b09db6861011e7fb2481be7790c7fd4b03f0bb884b3de2ecba8823ad19bf3f", - "url": "https://jcenter.bintray.com/com/google/guava/guava/27.0-jre/guava-27.0-jre.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/guava/27.0-jre/guava-27.0-jre.jar" }, { "coord": "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" + "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" ], "sha256": "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99", - "url": "https://jcenter.bintray.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" + "url": "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" }, { "coord": "com.google.j2objc:j2objc-annotations:1.1", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar", + "file": "v1/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar", "mirror_urls": [ - "https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar" + "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar" ], "sha256": "2994a7eb78f2710bd3d3bfb639b2c94e219cedac0d4d084d516e78c16dddecf6", - "url": "https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar" + "url": "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar" }, { "coord": "org.checkerframework:checker-qual:2.5.2", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar", + "file": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar" + "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar" ], "sha256": "64b02691c8b9d4e7700f8ee2e742dce7ea2c6e81e662b7522c9ee3bf568c040a", - "url": "https://jcenter.bintray.com/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar" + "url": "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar" }, { "coord": "org.codehaus.mojo:animal-sniffer-annotations:1.17", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar", + "file": "v1/https/repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar" + "https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar" ], "sha256": "92654f493ecfec52082e76354f0ebf87648dc3d5cec2e3c3cdb947c016747a53", - "url": "https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar" + "url": "https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar" }, { "coord": "org.hamcrest:hamcrest-core:2.1", @@ -117,23 +117,23 @@ "directDependencies": [ "org.hamcrest:hamcrest:2.1" ], - "file": "v1/https/jcenter.bintray.com/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar" + "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar" ], "sha256": "e09109e54a289d88506b9bfec987ddd199f4217c9464132668351b9a4f00bee9", - "url": "https://jcenter.bintray.com/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar" + "url": "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar" }, { "coord": "org.hamcrest:hamcrest:2.1", "dependencies": [], "directDependencies": [], - "file": "v1/https/jcenter.bintray.com/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar", + "file": "v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar", "mirror_urls": [ - "https://jcenter.bintray.com/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar" + "https://repo1.maven.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar" ], "sha256": "ba93b2e3a562322ba432f0a1b53addcc55cb188253319a020ed77f824e692050", - "url": "https://jcenter.bintray.com/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar" + "url": "https://repo1.maven.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar" } ], "version": "0.1.0" diff --git a/migration/java/rules/jvm/external/resources/workspace_template.txt b/migration/java/rules/jvm/external/resources/workspace_template.txt index bd38af881..cd8c581a1 100644 --- a/migration/java/rules/jvm/external/resources/workspace_template.txt +++ b/migration/java/rules/jvm/external/resources/workspace_template.txt @@ -6,7 +6,6 @@ maven_install( %maven_artifact_list% ], repositories = [ - "https://jcenter.bintray.com", "https://maven.google.com", "https://repo1.maven.org/maven2", ], diff --git a/migration/maven_jar_migrator_deps.bzl b/migration/maven_jar_migrator_deps.bzl index fa30ec7af..90482215b 100644 --- a/migration/maven_jar_migrator_deps.bzl +++ b/migration/maven_jar_migrator_deps.bzl @@ -8,6 +8,5 @@ def maven_jar_migrator_repositories(): ], repositories = [ "https://repo1.maven.org/maven2", - "https://jcenter.bintray.com", ], ) diff --git a/repositories.bzl b/repositories.bzl index 9299c7ac5..2d535d0a2 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -2,7 +2,6 @@ load("//:defs.bzl", "maven_install") _DEFAULT_REPOSITORIES = [ "https://repo1.maven.org/maven2", - "https://jcenter.bintray.com/", "https://maven.google.com", ] diff --git a/rules_jvm_external_deps_install.json b/rules_jvm_external_deps_install.json index 54694083a..6c44b9526 100644 --- a/rules_jvm_external_deps_install.json +++ b/rules_jvm_external_deps_install.json @@ -12,7 +12,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar", - "https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar", "https://maven.google.com/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar" ], "sha256": "78cd0a6b936232e06dd3e38da8a0345348a09cd1ff9c4d844c6ee72c75cfc402", @@ -31,7 +30,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar", - "https://jcenter.bintray.com/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar", "https://maven.google.com/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar" ], "sha256": "ee6f97865cc7de6c7c80955c3f37372cf3887bd75e4fc06f1058a6b4cd9bf4da", @@ -47,7 +45,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar", - "https://jcenter.bintray.com/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar", "https://maven.google.com/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar" ], "sha256": "5ce71656118618731e34a5d4c61aa3a031be23446dc7de8b5a5e77b66ebcd6ef", @@ -64,7 +61,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar", - "https://jcenter.bintray.com/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar", "https://maven.google.com/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar" ], "sha256": "64cee7383a97e846da8d8e160e6c8fe30561e507260552c59e6ccfc81301fdc8", @@ -83,7 +79,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/api/api-common/1.10.1/api-common-1.10.1.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/api/api-common/1.10.1/api-common-1.10.1.jar", - "https://jcenter.bintray.com/com/google/api/api-common/1.10.1/api-common-1.10.1.jar", "https://maven.google.com/com/google/api/api-common/1.10.1/api-common-1.10.1.jar" ], "sha256": "2a033f24bb620383eda440ad307cb8077cfec1c7eadc684d65216123a1b9613a", @@ -109,7 +104,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar", - "https://jcenter.bintray.com/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar", "https://maven.google.com/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar" ], "sha256": "fd4dae47fa016d3b26e8d90b67ddc6c23c4c06e8bcdf085c70310ab7ef324bd6", @@ -130,7 +124,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/api/gax/1.60.0/gax-1.60.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/api/gax/1.60.0/gax-1.60.0.jar", - "https://jcenter.bintray.com/com/google/api/gax/1.60.0/gax-1.60.0.jar", "https://maven.google.com/com/google/api/gax/1.60.0/gax-1.60.0.jar" ], "sha256": "02f37d4ff1a7b8d71dff8064cf9568aa4f4b61bcc4485085d16130f32afa5a79", @@ -146,7 +139,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar", - "https://jcenter.bintray.com/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar", "https://maven.google.com/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar" ], "sha256": "52d26a9d105f8d8a0850807285f307a76cea8f3e0cdb2be4d3b15b1adfa77351", @@ -159,7 +151,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar", - "https://jcenter.bintray.com/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar", "https://maven.google.com/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar" ], "sha256": "42c76031276de5b520909e9faf88c5b3c9a722d69ee9cfdafedb1c52c355dfc5", @@ -180,7 +171,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar", - "https://jcenter.bintray.com/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar", "https://maven.google.com/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar" ], "sha256": "1722d895c42dc42ea1d1f392ddbec1fbb28f7a979022c3a6c29acc39cc777ad1", @@ -193,7 +183,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar", - "https://jcenter.bintray.com/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar", "https://maven.google.com/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar" ], "sha256": "fedd59b0b4986c342f6ab2d182f2a4ee9fceb2c7e2d5bdc4dc764c92394a23d3", @@ -221,7 +210,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar", - "https://jcenter.bintray.com/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar", "https://maven.google.com/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar" ], "sha256": "81ac67c14c7c4244d2b7db2607ad352416aca8d3bb2adf338964e8fea25b1b3c", @@ -250,7 +238,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar", - "https://jcenter.bintray.com/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar", "https://maven.google.com/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar" ], "sha256": "832d74eca66f4601e162a8460d6f59f50d1d23f93c18b02654423b6b0d67c6ea", @@ -329,7 +316,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar", - "https://jcenter.bintray.com/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar", "https://maven.google.com/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar" ], "sha256": "796833e9bdab80c40bbc820e65087eb8f28c6bfbca194d2e3e00d98cb5bc55d6", @@ -342,7 +328,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", - "https://jcenter.bintray.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", "https://maven.google.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" ], "sha256": "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7", @@ -355,7 +340,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar", - "https://jcenter.bintray.com/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar", "https://maven.google.com/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar" ], "sha256": "c8fb4839054d280b3033f800d1f5a97de2f028eb8ba2eb458ad287e536f3f25f", @@ -368,7 +352,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar", - "https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar", "https://maven.google.com/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar" ], "sha256": "5f2a0648230a662e8be049df308d583d7369f13af683e44ddf5829b6d741a228", @@ -381,7 +364,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", - "https://jcenter.bintray.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", "https://maven.google.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" ], "sha256": "a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26", @@ -403,7 +385,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/guava/guava/30.0-android/guava-30.0-android.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/guava/guava/30.0-android/guava-30.0-android.jar", - "https://jcenter.bintray.com/com/google/guava/guava/30.0-android/guava-30.0-android.jar", "https://maven.google.com/com/google/guava/guava/30.0-android/guava-30.0-android.jar" ], "sha256": "3345c82c2cc70a0053e8db9031edc6d71625ef0dea6a2c8f5ebd6cb76d2bf843", @@ -416,7 +397,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", - "https://jcenter.bintray.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", "https://maven.google.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" ], "sha256": "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99", @@ -433,7 +413,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar", - "https://jcenter.bintray.com/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar", "https://maven.google.com/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar" ], "sha256": "f97b495fd97ac3a3d59099eb2b55025f4948230da15a076f189b9cff37c6b4d2", @@ -450,7 +429,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar", - "https://jcenter.bintray.com/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar", "https://maven.google.com/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar" ], "sha256": "e6504a82425fcc2168a4ca4175138ddcc085168daed8cdedb86d8f6fdc296e1e", @@ -472,7 +450,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar", - "https://jcenter.bintray.com/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar", "https://maven.google.com/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar" ], "sha256": "411f4a42519b6b78bdc0fcfdf74c9edcef0ee97afa4a667abe04045a508d6302", @@ -485,7 +462,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar", - "https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar", "https://maven.google.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar" ], "sha256": "21af30c92267bd6122c0e0b4d20cccb6641a37eaf956c6540ec471d584e64a7b", @@ -503,7 +479,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar", - "https://jcenter.bintray.com/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar", "https://maven.google.com/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar" ], "sha256": "4ed4e2948251dbda66ce251bd7f3b32cd8570055e5cdb165a3c7aea8f43da0ff", @@ -522,7 +497,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar", - "https://jcenter.bintray.com/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar", "https://maven.google.com/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar" ], "sha256": "d9de66b8c9445905dfa7064f6d5213d47ce88a20d34e21d83c4a94a229e14e62", @@ -535,7 +509,6 @@ "file": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar", - "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar", "https://maven.google.com/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar" ], "sha256": "97d5b2758408690c0dc276238707492a0b6a4d71206311b6c442cdc26c5973ff", @@ -548,7 +521,6 @@ "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar", - "https://jcenter.bintray.com/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar", "https://maven.google.com/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar" ], "sha256": "99b8aea2b614fe0e61c3676e681259dc43c2de7f64620998e1a8435eb2976496", @@ -564,7 +536,6 @@ "file": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar", - "https://jcenter.bintray.com/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar", "https://maven.google.com/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar" ], "sha256": "f561b1cc2673844288e596ddf5bb6596868a8472fd2cb8993953fc5c034b2352", @@ -581,7 +552,6 @@ "file": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar", - "https://jcenter.bintray.com/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar", "https://maven.google.com/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar" ], "sha256": "7155273bbb1ed3d477ea33cf19d7bbc0b285ff395f43b29ae576722cf247000f", @@ -594,7 +564,6 @@ "file": "v1/https/repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar", - "https://jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar", "https://maven.google.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" ], "sha256": "e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b", @@ -607,7 +576,6 @@ "file": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar", - "https://jcenter.bintray.com/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar", "https://maven.google.com/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar" ], "sha256": "11d134b245e9cacc474514d2d66b5b8618f8039a1465cdc55bbc0b34e0008b7a", @@ -620,7 +588,6 @@ "file": "v1/https/repo1.maven.org/maven2/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar", "mirror_urls": [ "https://repo1.maven.org/maven2/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar", - "https://jcenter.bintray.com/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar", "https://maven.google.com/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar" ], "sha256": "dcf9c0f940739f2a825cd8626ff27113459a2f6eb18797c7152f93fff69c264f", diff --git a/tests/com/jvm/external/UnsafeSharedCacheTest.java b/tests/com/jvm/external/UnsafeSharedCacheTest.java index 4fdab8a27..8d1d898b6 100644 --- a/tests/com/jvm/external/UnsafeSharedCacheTest.java +++ b/tests/com/jvm/external/UnsafeSharedCacheTest.java @@ -20,32 +20,35 @@ public class UnsafeSharedCacheTest { @Test public void test_jarsOnClassPath_areInTheSharedCache() throws IOException, URISyntaxException { - // No support for symlinks on Windows. Let's skip that. - if (OS.indexOf("win") != -1) { - return; - } - ClassLoader cl = ClassLoader.getSystemClassLoader(); - for (URL url : ((URLClassLoader) cl).getURLs()) { - URI uri = url.toURI(); - String uriString = uri.toString(); - if (uriString.contains("repo1.maven.org") || uriString.contains("jcentray.bintray.com")) { - if (OS.indexOf("mac") >= 0) { - // Mac. - // The jar's path is automatically resolved to the actual location on macOS. - assertThat(uriString, containsString("/tmp/custom_coursier_cache")); - } else { - // Linux. - // Assert that the symlink points to the jar in the default Coursier shared cache location - // https://github.com/coursier/coursier/blob/master/doc/docs/cache.md#location - if (Files.isSymbolicLink(Paths.get(uri))) { - // If it's a symlink, we'll need to resolve it twice: output base -> shared cache. - Path symlinkDest = Files.readSymbolicLink(Files.readSymbolicLink(Paths.get(uri))); - assertThat(symlinkDest.toString(), containsString("/tmp/custom_coursier_cache")); - } else { - assertThat(uriString, containsString("/tmp/custom_coursier_cache")); - } - } + // No support for symlinks on Windows. Let's skip that. + if (OS.indexOf("win") != -1) { + return; + } + boolean foundGuavaJar = false; + ClassLoader cl = ClassLoader.getSystemClassLoader(); + for (URL url : ((URLClassLoader) cl).getURLs()) { + URI uri = url.toURI(); + String uriString = uri.toString(); + if (uriString.contains("repo1.maven.org") && uriString.contains("guava")) { + foundGuavaJar = true; + if (OS.indexOf("mac") >= 0) { + // Mac. + // The jar's path is automatically resolved to the actual location on macOS. + assertThat(uriString, containsString("/tmp/custom_coursier_cache")); + } else { + // Linux. + // Assert that the symlink points to the jar in the default Coursier shared cache location + // https://github.com/coursier/coursier/blob/master/doc/docs/cache.md#location + if (Files.isSymbolicLink(Paths.get(uri))) { + // If it's a symlink, we'll need to resolve it twice: output base -> shared cache. + Path symlinkDest = Files.readSymbolicLink(Files.readSymbolicLink(Paths.get(uri))); + assertThat(symlinkDest.toString(), containsString("/tmp/custom_coursier_cache")); + } else { + assertThat(uriString, containsString("/tmp/custom_coursier_cache")); } + } } + } + assertTrue(foundGuavaJar); } }