diff --git a/sdk/bazel-java-deps.bzl b/sdk/bazel-java-deps.bzl index 66daabd03c66..1646d19fd18b 100644 --- a/sdk/bazel-java-deps.bzl +++ b/sdk/bazel-java-deps.bzl @@ -83,6 +83,7 @@ def install_java_deps(): ), "com.daml:transcode-codec-proto-scala-daml3.5_3:{}".format(transcode_version), "com.daml:transcode-daml-lf-daml3.5_3:{}".format(transcode_version), + "com.digitalasset.canton:base-errors_{}:3.5.0-snapshot.20251209.17623.0.v952abbab".format(scala_major_version), maven.artifact( group = "com.daml", artifact = "transcode-schema_3", @@ -313,6 +314,7 @@ def install_java_deps(): }, repositories = [ "https://repo1.maven.org/maven2", + "https://europe-maven.pkg.dev/da-images/public-maven", ], # The strict_visibility attribute controls whether all artifacts should # be visible (including transitive dependencies), or whether only diff --git a/sdk/maven_install_2.13.json b/sdk/maven_install_2.13.json index 66a1727aeebd..af668a8802a0 100644 --- a/sdk/maven_install_2.13.json +++ b/sdk/maven_install_2.13.json @@ -1,7 +1,7 @@ { "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", - "__INPUT_ARTIFACTS_HASH": 2123068863, - "__RESOLVED_ARTIFACTS_HASH": 1615342400, + "__INPUT_ARTIFACTS_HASH": 1661626949, + "__RESOLVED_ARTIFACTS_HASH": -1196228815, "artifacts": { "aopalliance:aopalliance": { "shasums": { @@ -171,6 +171,27 @@ }, "version": "0.1.1-main.20251112.144.829.v5cc568a" }, + "com.digitalasset.canton:base-errors_2.13": { + "shasums": { + "jar": "6bad14aceeeadf51566234984baec518f37dd4d6f3308e21ce1668d934129091", + "sources": "5557ef9ad705fb1535a0d5a73e2a91d149fbe16be4edeb19ffca6b35f63579cb" + }, + "version": "3.5.0-snapshot.20251209.17623.0.v952abbab" + }, + "com.digitalasset.canton:google-common-protos-scala_2.13": { + "shasums": { + "jar": "bfc8b427984fd10973738210a70a03a625e4f457fd607a52e760a9e5092fc0b3", + "sources": "61bb6aaf2a13e9393eca7dd4bd6b12575e634022e058c37aaee03fcb7832b5fc" + }, + "version": "3.5.0-snapshot.20251209.17623.0.v952abbab" + }, + "com.digitalasset.canton:wartremover-annotations_2.13": { + "shasums": { + "jar": "db7fdae5b451d99ec68a6111a81a1ab863a4405ac218b0f9ce7abd12760704b8", + "sources": "7afaf64dd6249495b21791bbebaa1dd36a1d4aa2d6a1a74bfd8c7c1f5b5b1294" + }, + "version": "3.5.0-snapshot.20251209.17623.0.v952abbab" + }, "com.fasterxml.jackson.core:jackson-annotations": { "shasums": { "jar": "ea1b3a9ec60a353f4d7e78559c7140abb9bcf71b31456e9d57c8289f7cf397f1", @@ -2968,6 +2989,27 @@ "org.scala-lang:scala3-library_3", "org.semver4j:semver4j" ], + "com.digitalasset.canton:base-errors_2.13": [ + "com.digitalasset.canton:google-common-protos-scala_2.13", + "com.digitalasset.canton:wartremover-annotations_2.13", + "io.grpc:grpc-api", + "org.reflections:reflections", + "org.scala-lang:scala-library", + "org.slf4j:slf4j-api", + "org.typelevel:cats-core_2.13" + ], + "com.digitalasset.canton:google-common-protos-scala_2.13": [ + "com.google.api.grpc:proto-google-common-protos", + "com.google.protobuf:protobuf-java", + "com.google.protobuf:protobuf-java-util", + "com.thesamet.scalapb:scalapb-runtime-grpc_2.13", + "com.thesamet.scalapb:scalapb-runtime_2.13", + "io.grpc:grpc-services", + "org.scala-lang:scala-library" + ], + "com.digitalasset.canton:wartremover-annotations_2.13": [ + "org.scala-lang:scala-library" + ], "com.fasterxml.jackson.core:jackson-databind": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core" @@ -4572,6 +4614,20 @@ "com.digitalasset.transcode", "com.digitalasset.transcode.schema" ], + "com.digitalasset.canton:base-errors_2.13": [ + "com.digitalasset.base.error", + "com.digitalasset.base.error.samples", + "com.digitalasset.base.error.utils" + ], + "com.digitalasset.canton:google-common-protos-scala_2.13": [ + "com.google.rpc.code", + "com.google.rpc.error_details", + "com.google.rpc.status", + "io.grpc.health.v1.health" + ], + "com.digitalasset.canton:wartremover-annotations_2.13": [ + "com.digitalasset.canton" + ], "com.fasterxml.jackson.core:jackson-annotations": [ "com.fasterxml.jackson.annotation" ], @@ -8883,6 +8939,835 @@ "com.daml:transcode-daml-lf-daml3.5_3:jar:sources", "com.daml:transcode-schema_3", "com.daml:transcode-schema_3:jar:sources", + "com.digitalasset.canton:base-errors_2.13", + "com.digitalasset.canton:base-errors_2.13:jar:sources", + "com.digitalasset.canton:google-common-protos-scala_2.13", + "com.digitalasset.canton:google-common-protos-scala_2.13:jar:sources", + "com.digitalasset.canton:wartremover-annotations_2.13", + "com.digitalasset.canton:wartremover-annotations_2.13:jar:sources", + "com.fasterxml.jackson.core:jackson-annotations", + "com.fasterxml.jackson.core:jackson-annotations:jar:sources", + "com.fasterxml.jackson.core:jackson-core", + "com.fasterxml.jackson.core:jackson-core:jar:sources", + "com.fasterxml.jackson.core:jackson-databind", + "com.fasterxml.jackson.core:jackson-databind:jar:sources", + "com.fasterxml.jackson.module:jackson-module-paranamer", + "com.fasterxml.jackson.module:jackson-module-paranamer:jar:sources", + "com.fasterxml.jackson.module:jackson-module-scala_2.13", + "com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:sources", + "com.github.ben-manes.caffeine:caffeine", + "com.github.ben-manes.caffeine:caffeine:jar:sources", + "com.github.blemale:scaffeine_2.13", + "com.github.blemale:scaffeine_2.13:jar:sources", + "com.github.docker-java:docker-java-api", + "com.github.docker-java:docker-java-api:jar:sources", + "com.github.docker-java:docker-java-transport", + "com.github.docker-java:docker-java-transport-zerodep", + "com.github.docker-java:docker-java-transport-zerodep:jar:sources", + "com.github.docker-java:docker-java-transport:jar:sources", + "com.github.javaparser:javaparser-core", + "com.github.javaparser:javaparser-core:jar:sources", + "com.github.pathikrit:better-files_2.13", + "com.github.pathikrit:better-files_2.13:jar:sources", + "com.github.pureconfig:pureconfig-cats_2.13", + "com.github.pureconfig:pureconfig-cats_2.13:jar:sources", + "com.github.pureconfig:pureconfig-core_2.13", + "com.github.pureconfig:pureconfig-core_2.13:jar:sources", + "com.github.pureconfig:pureconfig-generic-base_2.13", + "com.github.pureconfig:pureconfig-generic-base_2.13:jar:sources", + "com.github.pureconfig:pureconfig-generic_2.13", + "com.github.pureconfig:pureconfig-generic_2.13:jar:sources", + "com.github.pureconfig:pureconfig-macros_2.13", + "com.github.pureconfig:pureconfig-macros_2.13:jar:sources", + "com.github.pureconfig:pureconfig_2.13", + "com.github.pureconfig:pureconfig_2.13:jar:sources", + "com.github.scopt:scopt_2.13", + "com.github.scopt:scopt_2.13:jar:sources", + "com.github.tototoshi:scala-csv_2.13", + "com.github.tototoshi:scala-csv_2.13:jar:sources", + "com.google.android:annotations", + "com.google.android:annotations:jar:sources", + "com.google.api.grpc:proto-google-common-protos", + "com.google.api.grpc:proto-google-common-protos:jar:sources", + "com.google.code.findbugs:jsr305", + "com.google.code.findbugs:jsr305:jar:sources", + "com.google.code.gson:gson", + "com.google.code.gson:gson:jar:sources", + "com.google.crypto.tink:tink", + "com.google.crypto.tink:tink:jar:sources", + "com.google.errorprone:error_prone_annotations", + "com.google.errorprone:error_prone_annotations:jar:sources", + "com.google.guava:failureaccess", + "com.google.guava:failureaccess:jar:sources", + "com.google.guava:guava", + "com.google.guava:guava:jar:sources", + "com.google.guava:listenablefuture", + "com.google.inject.extensions:guice-assistedinject", + "com.google.inject.extensions:guice-assistedinject:jar:sources", + "com.google.inject.extensions:guice-multibindings", + "com.google.inject.extensions:guice-multibindings:jar:sources", + "com.google.inject:guice", + "com.google.inject:guice:jar:sources", + "com.google.j2objc:j2objc-annotations", + "com.google.j2objc:j2objc-annotations:jar:sources", + "com.google.protobuf:protobuf-java", + "com.google.protobuf:protobuf-java-util", + "com.google.protobuf:protobuf-java-util:jar:sources", + "com.google.protobuf:protobuf-java:jar:sources", + "com.h2database:h2", + "com.h2database:h2:jar:sources", + "com.ibm.icu:icu4j", + "com.ibm.icu:icu4j:jar:sources", + "com.lihaoyi:ammonite-compiler-interface_2.13.16", + "com.lihaoyi:ammonite-compiler-interface_2.13.16:jar:sources", + "com.lihaoyi:ammonite-compiler_2.13.16", + "com.lihaoyi:ammonite-compiler_2.13.16:jar:sources", + "com.lihaoyi:ammonite-interp-api_2.13.16", + "com.lihaoyi:ammonite-interp-api_2.13.16:jar:sources", + "com.lihaoyi:ammonite-interp_2.13.16", + "com.lihaoyi:ammonite-interp_2.13.16:jar:sources", + "com.lihaoyi:ammonite-repl-api_2.13.16", + "com.lihaoyi:ammonite-repl-api_2.13.16:jar:sources", + "com.lihaoyi:ammonite-repl_2.13.16", + "com.lihaoyi:ammonite-repl_2.13.16:jar:sources", + "com.lihaoyi:ammonite-runtime_2.13.16", + "com.lihaoyi:ammonite-runtime_2.13.16:jar:sources", + "com.lihaoyi:ammonite-terminal_2.13", + "com.lihaoyi:ammonite-terminal_2.13:jar:sources", + "com.lihaoyi:ammonite-util_2.13", + "com.lihaoyi:ammonite-util_2.13:jar:sources", + "com.lihaoyi:ammonite_2.13.16", + "com.lihaoyi:ammonite_2.13.16:jar:sources", + "com.lihaoyi:fansi_2.13", + "com.lihaoyi:fansi_2.13:jar:sources", + "com.lihaoyi:fastparse_2.13", + "com.lihaoyi:fastparse_2.13:jar:sources", + "com.lihaoyi:fastparse_3", + "com.lihaoyi:fastparse_3:jar:sources", + "com.lihaoyi:geny_2.13", + "com.lihaoyi:geny_2.13:jar:sources", + "com.lihaoyi:geny_3", + "com.lihaoyi:geny_3:jar:sources", + "com.lihaoyi:mainargs_2.13", + "com.lihaoyi:mainargs_2.13:jar:sources", + "com.lihaoyi:os-lib_2.13", + "com.lihaoyi:os-lib_2.13:jar:sources", + "com.lihaoyi:pprint_2.13", + "com.lihaoyi:pprint_2.13:jar:sources", + "com.lihaoyi:requests_2.13", + "com.lihaoyi:requests_2.13:jar:sources", + "com.lihaoyi:scalaparse_2.13", + "com.lihaoyi:scalaparse_2.13:jar:sources", + "com.lihaoyi:sourcecode_2.13", + "com.lihaoyi:sourcecode_2.13:jar:sources", + "com.lihaoyi:sourcecode_3", + "com.lihaoyi:sourcecode_3:jar:sources", + "com.lihaoyi:ujson-circe_2.13", + "com.lihaoyi:ujson-circe_2.13:jar:sources", + "com.lihaoyi:ujson_2.13", + "com.lihaoyi:ujson_2.13:jar:sources", + "com.lihaoyi:upack_2.13", + "com.lihaoyi:upack_2.13:jar:sources", + "com.lihaoyi:upickle-core_2.13", + "com.lihaoyi:upickle-core_2.13:jar:sources", + "com.lihaoyi:upickle-implicits_2.13", + "com.lihaoyi:upickle-implicits_2.13:jar:sources", + "com.lihaoyi:upickle_2.13", + "com.lihaoyi:upickle_2.13:jar:sources", + "com.oracle.database.jdbc.debug:ojdbc8_g", + "com.oracle.database.jdbc.debug:ojdbc8_g:jar:sources", + "com.oracle.database.jdbc:ojdbc8", + "com.oracle.database.jdbc:ojdbc8:jar:sources", + "com.softwaremill.magnolia1_2:magnolia_2.13", + "com.softwaremill.magnolia1_2:magnolia_2.13:jar:sources", + "com.softwaremill.quicklens:quicklens_2.13", + "com.softwaremill.quicklens:quicklens_2.13:jar:sources", + "com.softwaremill.sttp.apispec:apispec-model_2.13", + "com.softwaremill.sttp.apispec:apispec-model_2.13:jar:sources", + "com.softwaremill.sttp.apispec:asyncapi-circe-yaml_2.13", + "com.softwaremill.sttp.apispec:asyncapi-circe-yaml_2.13:jar:sources", + "com.softwaremill.sttp.apispec:asyncapi-circe_2.13", + "com.softwaremill.sttp.apispec:asyncapi-circe_2.13:jar:sources", + "com.softwaremill.sttp.apispec:asyncapi-model_2.13", + "com.softwaremill.sttp.apispec:asyncapi-model_2.13:jar:sources", + "com.softwaremill.sttp.apispec:jsonschema-circe_2.13", + "com.softwaremill.sttp.apispec:jsonschema-circe_2.13:jar:sources", + "com.softwaremill.sttp.apispec:openapi-circe-yaml_2.13", + "com.softwaremill.sttp.apispec:openapi-circe-yaml_2.13:jar:sources", + "com.softwaremill.sttp.apispec:openapi-circe_2.13", + "com.softwaremill.sttp.apispec:openapi-circe_2.13:jar:sources", + "com.softwaremill.sttp.apispec:openapi-model_2.13", + "com.softwaremill.sttp.apispec:openapi-model_2.13:jar:sources", + "com.softwaremill.sttp.model:core_2.13", + "com.softwaremill.sttp.model:core_2.13:jar:sources", + "com.softwaremill.sttp.shared:core_2.13", + "com.softwaremill.sttp.shared:core_2.13:jar:sources", + "com.softwaremill.sttp.shared:pekko_2.13", + "com.softwaremill.sttp.shared:pekko_2.13:jar:sources", + "com.softwaremill.sttp.shared:ws_2.13", + "com.softwaremill.sttp.shared:ws_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-apispec-docs_2.13", + "com.softwaremill.sttp.tapir:tapir-apispec-docs_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-asyncapi-docs_2.13", + "com.softwaremill.sttp.tapir:tapir-asyncapi-docs_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-core_2.13", + "com.softwaremill.sttp.tapir:tapir-core_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-enumeratum_2.13", + "com.softwaremill.sttp.tapir:tapir-enumeratum_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-json-circe_2.13", + "com.softwaremill.sttp.tapir:tapir-json-circe_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-openapi-docs_2.13", + "com.softwaremill.sttp.tapir:tapir-openapi-docs_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-pekko-http-server_2.13", + "com.softwaremill.sttp.tapir:tapir-pekko-http-server_2.13:jar:sources", + "com.softwaremill.sttp.tapir:tapir-server_2.13", + "com.softwaremill.sttp.tapir:tapir-server_2.13:jar:sources", + "com.sparkjava:spark-core", + "com.sparkjava:spark-core:jar:sources", + "com.squareup.okhttp3:okhttp", + "com.squareup.okhttp3:okhttp:jar:sources", + "com.squareup.okio:okio", + "com.squareup.okio:okio-jvm", + "com.squareup.okio:okio-jvm:jar:sources", + "com.squareup.okio:okio:jar:sources", + "com.squareup:javapoet", + "com.squareup:javapoet:jar:sources", + "com.storm-enroute:scalameter-core_2.13", + "com.storm-enroute:scalameter-core_2.13:jar:sources", + "com.storm-enroute:scalameter_2.13", + "com.storm-enroute:scalameter_2.13:jar:sources", + "com.thesamet.scalapb:compilerplugin_2.13", + "com.thesamet.scalapb:compilerplugin_2.13:jar:sources", + "com.thesamet.scalapb:lenses_2.13", + "com.thesamet.scalapb:lenses_2.13:jar:sources", + "com.thesamet.scalapb:protoc-bridge_2.13", + "com.thesamet.scalapb:protoc-bridge_2.13:jar:sources", + "com.thesamet.scalapb:protoc-gen_2.13", + "com.thesamet.scalapb:protoc-gen_2.13:jar:sources", + "com.thesamet.scalapb:scalapb-json4s_2.13", + "com.thesamet.scalapb:scalapb-json4s_2.13:jar:sources", + "com.thesamet.scalapb:scalapb-runtime-grpc_2.13", + "com.thesamet.scalapb:scalapb-runtime-grpc_2.13:jar:sources", + "com.thesamet.scalapb:scalapb-runtime_2.13", + "com.thesamet.scalapb:scalapb-runtime_2.13:jar:sources", + "com.thoughtworks.paranamer:paranamer", + "com.thoughtworks.paranamer:paranamer:jar:sources", + "com.typesafe.scala-logging:scala-logging_2.13", + "com.typesafe.scala-logging:scala-logging_2.13:jar:sources", + "com.typesafe.slick:slick-hikaricp_2.13", + "com.typesafe.slick:slick-hikaricp_2.13:jar:sources", + "com.typesafe.slick:slick_2.13", + "com.typesafe.slick:slick_2.13:jar:sources", + "com.typesafe:config", + "com.typesafe:config:jar:sources", + "com.typesafe:ssl-config-core_2.13", + "com.typesafe:ssl-config-core_2.13:jar:sources", + "com.zaxxer:HikariCP", + "com.zaxxer:HikariCP:jar:sources", + "commons-codec:commons-codec", + "commons-codec:commons-codec:jar:sources", + "commons-io:commons-io", + "commons-io:commons-io:jar:sources", + "dev.dirs:directories", + "dev.dirs:directories:jar:sources", + "dev.optics:monocle-core_2.13", + "dev.optics:monocle-core_2.13:jar:sources", + "dev.optics:monocle-macro_2.13", + "dev.optics:monocle-macro_2.13:jar:sources", + "eu.rekawek.toxiproxy:toxiproxy-java", + "eu.rekawek.toxiproxy:toxiproxy-java:jar:sources", + "io.chrisdavenport:cats-scalacheck_2.13", + "io.chrisdavenport:cats-scalacheck_2.13:jar:sources", + "io.circe:circe-core_2.13", + "io.circe:circe-core_2.13:jar:sources", + "io.circe:circe-generic-extras_2.13", + "io.circe:circe-generic-extras_2.13:jar:sources", + "io.circe:circe-generic_2.13", + "io.circe:circe-generic_2.13:jar:sources", + "io.circe:circe-jawn_2.13", + "io.circe:circe-jawn_2.13:jar:sources", + "io.circe:circe-numbers_2.13", + "io.circe:circe-numbers_2.13:jar:sources", + "io.circe:circe-optics_2.13", + "io.circe:circe-optics_2.13:jar:sources", + "io.circe:circe-parser_2.13", + "io.circe:circe-parser_2.13:jar:sources", + "io.circe:circe-yaml-common_2.13", + "io.circe:circe-yaml-common_2.13:jar:sources", + "io.circe:circe-yaml_2.13", + "io.circe:circe-yaml_2.13:jar:sources", + "io.get-coursier:class-path-util_2.13", + "io.get-coursier:class-path-util_2.13:jar:sources", + "io.get-coursier:dependency-interface_2.13", + "io.get-coursier:dependency-interface_2.13:jar:sources", + "io.get-coursier:dependency_2.13", + "io.get-coursier:dependency_2.13:jar:sources", + "io.get-coursier:interface", + "io.get-coursier:interface:jar:sources", + "io.github.classgraph:classgraph", + "io.github.classgraph:classgraph:jar:sources", + "io.github.java-diff-utils:java-diff-utils", + "io.github.java-diff-utils:java-diff-utils:jar:sources", + "io.github.paoloboni:spray-json-derived-codecs_2.13", + "io.github.paoloboni:spray-json-derived-codecs_2.13:jar:sources", + "io.grpc:grpc-api", + "io.grpc:grpc-api:jar:sources", + "io.grpc:grpc-context", + "io.grpc:grpc-context:jar:sources", + "io.grpc:grpc-core", + "io.grpc:grpc-core:jar:sources", + "io.grpc:grpc-inprocess", + "io.grpc:grpc-inprocess:jar:sources", + "io.grpc:grpc-netty-shaded", + "io.grpc:grpc-netty-shaded:jar:sources", + "io.grpc:grpc-protobuf", + "io.grpc:grpc-protobuf-lite", + "io.grpc:grpc-protobuf-lite:jar:sources", + "io.grpc:grpc-protobuf:jar:sources", + "io.grpc:grpc-services", + "io.grpc:grpc-services:jar:sources", + "io.grpc:grpc-stub", + "io.grpc:grpc-stub:jar:sources", + "io.grpc:grpc-util", + "io.grpc:grpc-util:jar:sources", + "io.opentelemetry.instrumentation:opentelemetry-grpc-1.6", + "io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:jar:sources", + "io.opentelemetry.instrumentation:opentelemetry-hikaricp-3.0", + "io.opentelemetry.instrumentation:opentelemetry-hikaricp-3.0:jar:sources", + "io.opentelemetry.instrumentation:opentelemetry-instrumentation-api", + "io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator", + "io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:sources", + "io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:sources", + "io.opentelemetry.instrumentation:opentelemetry-runtime-telemetry-java8", + "io.opentelemetry.instrumentation:opentelemetry-runtime-telemetry-java8:jar:sources", + "io.opentelemetry.semconv:opentelemetry-semconv", + "io.opentelemetry.semconv:opentelemetry-semconv:jar:sources", + "io.opentelemetry:opentelemetry-api", + "io.opentelemetry:opentelemetry-api-incubator", + "io.opentelemetry:opentelemetry-api-incubator:jar:sources", + "io.opentelemetry:opentelemetry-api:jar:sources", + "io.opentelemetry:opentelemetry-context", + "io.opentelemetry:opentelemetry-context:jar:sources", + "io.opentelemetry:opentelemetry-exporter-common", + "io.opentelemetry:opentelemetry-exporter-common:jar:sources", + "io.opentelemetry:opentelemetry-exporter-otlp", + "io.opentelemetry:opentelemetry-exporter-otlp-common", + "io.opentelemetry:opentelemetry-exporter-otlp-common:jar:sources", + "io.opentelemetry:opentelemetry-exporter-otlp:jar:sources", + "io.opentelemetry:opentelemetry-exporter-prometheus", + "io.opentelemetry:opentelemetry-exporter-prometheus:jar:sources", + "io.opentelemetry:opentelemetry-exporter-sender-okhttp", + "io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:sources", + "io.opentelemetry:opentelemetry-exporter-zipkin", + "io.opentelemetry:opentelemetry-exporter-zipkin:jar:sources", + "io.opentelemetry:opentelemetry-sdk", + "io.opentelemetry:opentelemetry-sdk-common", + "io.opentelemetry:opentelemetry-sdk-common:jar:sources", + "io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi", + "io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:sources", + "io.opentelemetry:opentelemetry-sdk-logs", + "io.opentelemetry:opentelemetry-sdk-logs:jar:sources", + "io.opentelemetry:opentelemetry-sdk-metrics", + "io.opentelemetry:opentelemetry-sdk-metrics:jar:sources", + "io.opentelemetry:opentelemetry-sdk-testing", + "io.opentelemetry:opentelemetry-sdk-testing:jar:sources", + "io.opentelemetry:opentelemetry-sdk-trace", + "io.opentelemetry:opentelemetry-sdk-trace:jar:sources", + "io.opentelemetry:opentelemetry-sdk:jar:sources", + "io.perfmark:perfmark-api", + "io.perfmark:perfmark-api:jar:sources", + "io.prometheus:prometheus-metrics-config", + "io.prometheus:prometheus-metrics-config:jar:sources", + "io.prometheus:prometheus-metrics-exporter-common", + "io.prometheus:prometheus-metrics-exporter-common:jar:sources", + "io.prometheus:prometheus-metrics-exporter-httpserver", + "io.prometheus:prometheus-metrics-exporter-httpserver:jar:sources", + "io.prometheus:prometheus-metrics-exposition-formats", + "io.prometheus:prometheus-metrics-exposition-formats:jar:sources", + "io.prometheus:prometheus-metrics-model", + "io.prometheus:prometheus-metrics-model:jar:sources", + "io.prometheus:prometheus-metrics-shaded-protobuf", + "io.prometheus:prometheus-metrics-shaded-protobuf:jar:sources", + "io.prometheus:simpleclient", + "io.prometheus:simpleclient:jar:sources", + "io.prometheus:simpleclient_common", + "io.prometheus:simpleclient_common:jar:sources", + "io.prometheus:simpleclient_httpserver", + "io.prometheus:simpleclient_httpserver:jar:sources", + "io.prometheus:simpleclient_servlet", + "io.prometheus:simpleclient_servlet:jar:sources", + "io.prometheus:simpleclient_servlet_common", + "io.prometheus:simpleclient_servlet_common:jar:sources", + "io.prometheus:simpleclient_tracer_common", + "io.prometheus:simpleclient_tracer_common:jar:sources", + "io.prometheus:simpleclient_tracer_otel", + "io.prometheus:simpleclient_tracer_otel:jar:sources", + "io.prometheus:simpleclient_tracer_otel_agent", + "io.prometheus:simpleclient_tracer_otel_agent:jar:sources", + "io.protostuff:protostuff-compiler:pom", + "io.protostuff:protostuff-parser", + "io.protostuff:protostuff-parser:jar:sources", + "io.reactivex.rxjava2:rxjava", + "io.reactivex.rxjava2:rxjava:jar:sources", + "io.scalaland:chimney-macro-commons_2.13", + "io.scalaland:chimney-macro-commons_2.13:jar:sources", + "io.scalaland:chimney_2.13", + "io.scalaland:chimney_2.13:jar:sources", + "io.spray:spray-json_2.13", + "io.spray:spray-json_2.13:jar:sources", + "io.suzaku:boopickle_3", + "io.suzaku:boopickle_3:jar:sources", + "io.zipkin.reporter2:zipkin-reporter", + "io.zipkin.reporter2:zipkin-reporter:jar:sources", + "io.zipkin.reporter2:zipkin-sender-okhttp3", + "io.zipkin.reporter2:zipkin-sender-okhttp3:jar:sources", + "io.zipkin.zipkin2:zipkin", + "io.zipkin.zipkin2:zipkin:jar:sources", + "javax.annotation:javax.annotation-api", + "javax.annotation:javax.annotation-api:jar:sources", + "javax.inject:javax.inject", + "javax.inject:javax.inject:jar:sources", + "javax.servlet:javax.servlet-api", + "javax.servlet:javax.servlet-api:jar:sources", + "javax.ws.rs:javax.ws.rs-api", + "javax.ws.rs:javax.ws.rs-api:jar:sources", + "joda-time:joda-time", + "joda-time:joda-time:jar:sources", + "junit:junit", + "junit:junit:jar:sources", + "net.bytebuddy:byte-buddy", + "net.bytebuddy:byte-buddy-agent", + "net.bytebuddy:byte-buddy-agent:jar:sources", + "net.bytebuddy:byte-buddy:jar:sources", + "net.java.dev.jna:jna", + "net.java.dev.jna:jna:jar:sources", + "net.logstash.logback:logstash-logback-encoder", + "net.logstash.logback:logstash-logback-encoder:jar:sources", + "org.abego.treelayout:org.abego.treelayout.core", + "org.abego.treelayout:org.abego.treelayout.core:jar:sources", + "org.antlr:ST4", + "org.antlr:ST4:jar:sources", + "org.antlr:antlr-runtime", + "org.antlr:antlr-runtime:jar:sources", + "org.antlr:antlr4", + "org.antlr:antlr4-runtime", + "org.antlr:antlr4-runtime:jar:sources", + "org.antlr:antlr4:jar:sources", + "org.apache.commons:commons-compress", + "org.apache.commons:commons-compress:jar:sources", + "org.apache.commons:commons-lang3", + "org.apache.commons:commons-lang3:jar:sources", + "org.apache.commons:commons-math3", + "org.apache.commons:commons-math3:jar:sources", + "org.apache.commons:commons-text", + "org.apache.commons:commons-text:jar:sources", + "org.apache.logging.log4j:log4j-api", + "org.apache.logging.log4j:log4j-api:jar:sources", + "org.apache.logging.log4j:log4j-core", + "org.apache.logging.log4j:log4j-core:jar:sources", + "org.apache.pekko:pekko-actor-testkit-typed_2.13", + "org.apache.pekko:pekko-actor-testkit-typed_2.13:jar:sources", + "org.apache.pekko:pekko-actor-typed_2.13", + "org.apache.pekko:pekko-actor-typed_2.13:jar:sources", + "org.apache.pekko:pekko-actor_2.13", + "org.apache.pekko:pekko-actor_2.13:jar:sources", + "org.apache.pekko:pekko-http-core_2.13", + "org.apache.pekko:pekko-http-core_2.13:jar:sources", + "org.apache.pekko:pekko-http-spray-json_2.13", + "org.apache.pekko:pekko-http-spray-json_2.13:jar:sources", + "org.apache.pekko:pekko-http-testkit_2.13", + "org.apache.pekko:pekko-http-testkit_2.13:jar:sources", + "org.apache.pekko:pekko-http_2.13", + "org.apache.pekko:pekko-http_2.13:jar:sources", + "org.apache.pekko:pekko-parsing_2.13", + "org.apache.pekko:pekko-parsing_2.13:jar:sources", + "org.apache.pekko:pekko-protobuf-v3_2.13", + "org.apache.pekko:pekko-protobuf-v3_2.13:jar:sources", + "org.apache.pekko:pekko-slf4j_2.13", + "org.apache.pekko:pekko-slf4j_2.13:jar:sources", + "org.apache.pekko:pekko-stream-testkit_2.13", + "org.apache.pekko:pekko-stream-testkit_2.13:jar:sources", + "org.apache.pekko:pekko-stream_2.13", + "org.apache.pekko:pekko-stream_2.13:jar:sources", + "org.apache.pekko:pekko-testkit_2.13", + "org.apache.pekko:pekko-testkit_2.13:jar:sources", + "org.apiguardian:apiguardian-api", + "org.apiguardian:apiguardian-api:jar:sources", + "org.awaitility:awaitility", + "org.awaitility:awaitility:jar:sources", + "org.bouncycastle:bcpkix-jdk15on", + "org.bouncycastle:bcpkix-jdk15on:jar:sources", + "org.bouncycastle:bcprov-jdk15on", + "org.bouncycastle:bcprov-jdk15on:jar:sources", + "org.bouncycastle:bcutil-jdk15on", + "org.bouncycastle:bcutil-jdk15on:jar:sources", + "org.checkerframework:checker", + "org.checkerframework:checker-qual", + "org.checkerframework:checker-qual:jar:sources", + "org.checkerframework:checker-util", + "org.checkerframework:checker-util:jar:sources", + "org.checkerframework:checker:jar:sources", + "org.codehaus.janino:commons-compiler", + "org.codehaus.janino:commons-compiler:jar:sources", + "org.codehaus.janino:janino", + "org.codehaus.janino:janino:jar:sources", + "org.codehaus.mojo:animal-sniffer-annotations", + "org.codehaus.mojo:animal-sniffer-annotations:jar:sources", + "org.eclipse.jetty.websocket:websocket-api", + "org.eclipse.jetty.websocket:websocket-api:jar:sources", + "org.eclipse.jetty.websocket:websocket-client", + "org.eclipse.jetty.websocket:websocket-client:jar:sources", + "org.eclipse.jetty.websocket:websocket-common", + "org.eclipse.jetty.websocket:websocket-common:jar:sources", + "org.eclipse.jetty.websocket:websocket-server", + "org.eclipse.jetty.websocket:websocket-server:jar:sources", + "org.eclipse.jetty.websocket:websocket-servlet", + "org.eclipse.jetty.websocket:websocket-servlet:jar:sources", + "org.eclipse.jetty:jetty-client", + "org.eclipse.jetty:jetty-client:jar:sources", + "org.eclipse.jetty:jetty-http", + "org.eclipse.jetty:jetty-http:jar:sources", + "org.eclipse.jetty:jetty-io", + "org.eclipse.jetty:jetty-io:jar:sources", + "org.eclipse.jetty:jetty-security", + "org.eclipse.jetty:jetty-security:jar:sources", + "org.eclipse.jetty:jetty-server", + "org.eclipse.jetty:jetty-server:jar:sources", + "org.eclipse.jetty:jetty-servlet", + "org.eclipse.jetty:jetty-servlet:jar:sources", + "org.eclipse.jetty:jetty-util", + "org.eclipse.jetty:jetty-util-ajax", + "org.eclipse.jetty:jetty-util-ajax:jar:sources", + "org.eclipse.jetty:jetty-util:jar:sources", + "org.eclipse.jetty:jetty-webapp", + "org.eclipse.jetty:jetty-webapp:jar:sources", + "org.eclipse.jetty:jetty-xml", + "org.eclipse.jetty:jetty-xml:jar:sources", + "org.eclipse.lsp4j:org.eclipse.lsp4j.generator", + "org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:sources", + "org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc", + "org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:sources", + "org.eclipse.xtend:org.eclipse.xtend.lib", + "org.eclipse.xtend:org.eclipse.xtend.lib.macro", + "org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:sources", + "org.eclipse.xtend:org.eclipse.xtend.lib:jar:sources", + "org.eclipse.xtext:org.eclipse.xtext.xbase.lib", + "org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:sources", + "org.flywaydb:flyway-core", + "org.flywaydb:flyway-core:jar:sources", + "org.freemarker:freemarker-gae", + "org.freemarker:freemarker-gae:jar:sources", + "org.glassfish:javax.json", + "org.glassfish:javax.json:jar:sources", + "org.hamcrest:hamcrest", + "org.hamcrest:hamcrest-core", + "org.hamcrest:hamcrest-core:jar:sources", + "org.hamcrest:hamcrest:jar:sources", + "org.javassist:javassist", + "org.javassist:javassist:jar:sources", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib-common:jar:sources", + "org.jetbrains.kotlin:kotlin-stdlib-jdk7", + "org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:sources", + "org.jetbrains.kotlin:kotlin-stdlib-jdk8", + "org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:sources", + "org.jetbrains.kotlin:kotlin-stdlib:jar:sources", + "org.jetbrains:annotations", + "org.jetbrains:annotations:jar:sources", + "org.jline:jline", + "org.jline:jline-native", + "org.jline:jline-native:jar:sources", + "org.jline:jline-reader", + "org.jline:jline-reader:jar:sources", + "org.jline:jline-terminal", + "org.jline:jline-terminal-jna", + "org.jline:jline-terminal-jna:jar:sources", + "org.jline:jline-terminal:jar:sources", + "org.jline:jline:jar:jdk8", + "org.jline:jline:jar:sources", + "org.joda:joda-convert", + "org.joda:joda-convert:jar:sources", + "org.json4s:json4s-ast_2.13", + "org.json4s:json4s-ast_2.13:jar:sources", + "org.json4s:json4s-core_2.13", + "org.json4s:json4s-core_2.13:jar:sources", + "org.json4s:json4s-jackson_2.13", + "org.json4s:json4s-jackson_2.13:jar:sources", + "org.json4s:json4s-scalap_2.13", + "org.json4s:json4s-scalap_2.13:jar:sources", + "org.junit.jupiter:junit-jupiter-api", + "org.junit.jupiter:junit-jupiter-api:jar:sources", + "org.junit.jupiter:junit-jupiter-engine", + "org.junit.jupiter:junit-jupiter-engine:jar:sources", + "org.junit.platform:junit-platform-commons", + "org.junit.platform:junit-platform-commons:jar:sources", + "org.junit.platform:junit-platform-engine", + "org.junit.platform:junit-platform-engine:jar:sources", + "org.junit.platform:junit-platform-launcher", + "org.junit.platform:junit-platform-launcher:jar:sources", + "org.junit.platform:junit-platform-runner", + "org.junit.platform:junit-platform-runner:jar:sources", + "org.junit.platform:junit-platform-suite-api", + "org.junit.platform:junit-platform-suite-api:jar:sources", + "org.junit.platform:junit-platform-suite-commons", + "org.junit.platform:junit-platform-suite-commons:jar:sources", + "org.mockito:mockito-core", + "org.mockito:mockito-core:jar:sources", + "org.mockito:mockito-inline", + "org.mockito:mockito-inline:jar:sources", + "org.mockito:mockito-scala_2.13", + "org.mockito:mockito-scala_2.13:jar:sources", + "org.objenesis:objenesis", + "org.objenesis:objenesis:jar:sources", + "org.openjdk.jol:jol-core", + "org.openjdk.jol:jol-core:jar:sources", + "org.opentest4j:opentest4j", + "org.opentest4j:opentest4j:jar:sources", + "org.ow2.asm:asm", + "org.ow2.asm:asm:jar:sources", + "org.parboiled:parboiled_2.13", + "org.parboiled:parboiled_2.13:jar:sources", + "org.pcollections:pcollections", + "org.pcollections:pcollections:jar:sources", + "org.playframework.anorm:anorm-tokenizer_2.13", + "org.playframework.anorm:anorm-tokenizer_2.13:jar:sources", + "org.playframework.anorm:anorm_2.13", + "org.playframework.anorm:anorm_2.13:jar:sources", + "org.postgresql:postgresql", + "org.postgresql:postgresql:jar:sources", + "org.reactivestreams:reactive-streams", + "org.reactivestreams:reactive-streams-examples", + "org.reactivestreams:reactive-streams-examples:jar:sources", + "org.reactivestreams:reactive-streams-tck", + "org.reactivestreams:reactive-streams-tck:jar:sources", + "org.reactivestreams:reactive-streams:jar:sources", + "org.reflections:reflections", + "org.reflections:reflections:jar:sources", + "org.rnorth.duct-tape:duct-tape", + "org.rnorth.duct-tape:duct-tape:jar:sources", + "org.sangria-graphql:macro-visit_2.13", + "org.sangria-graphql:macro-visit_2.13:jar:sources", + "org.sangria-graphql:sangria-ast_2.13", + "org.sangria-graphql:sangria-ast_2.13:jar:sources", + "org.sangria-graphql:sangria-core_2.13", + "org.sangria-graphql:sangria-core_2.13:jar:sources", + "org.sangria-graphql:sangria-derivation_2.13", + "org.sangria-graphql:sangria-derivation_2.13:jar:sources", + "org.sangria-graphql:sangria-marshalling-api_2.13", + "org.sangria-graphql:sangria-marshalling-api_2.13:jar:sources", + "org.sangria-graphql:sangria-parser_2.13", + "org.sangria-graphql:sangria-parser_2.13:jar:sources", + "org.sangria-graphql:sangria-spray-json_2.13", + "org.sangria-graphql:sangria-spray-json_2.13:jar:sources", + "org.sangria-graphql:sangria-streaming-api_2.13", + "org.sangria-graphql:sangria-streaming-api_2.13:jar:sources", + "org.sangria-graphql:sangria_2.13", + "org.sangria-graphql:sangria_2.13:jar:sources", + "org.scala-lang.modules:scala-collection-compat_2.13", + "org.scala-lang.modules:scala-collection-compat_2.13:jar:sources", + "org.scala-lang.modules:scala-collection-contrib_2.13", + "org.scala-lang.modules:scala-collection-contrib_2.13:jar:sources", + "org.scala-lang.modules:scala-java8-compat_2.13", + "org.scala-lang.modules:scala-java8-compat_2.13:jar:sources", + "org.scala-lang.modules:scala-parallel-collections_2.13", + "org.scala-lang.modules:scala-parallel-collections_2.13:jar:sources", + "org.scala-lang.modules:scala-parser-combinators_2.13", + "org.scala-lang.modules:scala-parser-combinators_2.13:jar:sources", + "org.scala-lang.modules:scala-xml_2.13", + "org.scala-lang.modules:scala-xml_2.13:jar:sources", + "org.scala-lang:scala-compiler", + "org.scala-lang:scala-compiler:jar:sources", + "org.scala-lang:scala-library", + "org.scala-lang:scala-library:jar:sources", + "org.scala-lang:scala-reflect", + "org.scala-lang:scala-reflect:jar:sources", + "org.scala-lang:scala3-library_3", + "org.scala-lang:scala3-library_3:jar:sources", + "org.scala-lang:scalap", + "org.scala-lang:scalap:jar:sources", + "org.scala-sbt:test-interface", + "org.scala-sbt:test-interface:jar:sources", + "org.scalacheck:scalacheck_2.13", + "org.scalacheck:scalacheck_2.13:jar:sources", + "org.scalactic:scalactic_2.13", + "org.scalactic:scalactic_2.13:jar:sources", + "org.scalameta:common_2.13", + "org.scalameta:common_2.13:jar:sources", + "org.scalameta:io_2.13", + "org.scalameta:io_2.13:jar:sources", + "org.scalameta:junit-interface", + "org.scalameta:junit-interface:jar:sources", + "org.scalameta:munit_2.13", + "org.scalameta:munit_2.13:jar:sources", + "org.scalameta:parsers_2.13", + "org.scalameta:parsers_2.13:jar:sources", + "org.scalameta:scalameta_2.13", + "org.scalameta:scalameta_2.13:jar:sources", + "org.scalameta:semanticdb-shared_2.13", + "org.scalameta:semanticdb-shared_2.13:jar:sources", + "org.scalameta:trees_2.13", + "org.scalameta:trees_2.13:jar:sources", + "org.scalatest:scalatest-compatible", + "org.scalatest:scalatest-compatible:jar:sources", + "org.scalatest:scalatest-core_2.13", + "org.scalatest:scalatest-core_2.13:jar:sources", + "org.scalatest:scalatest-diagrams_2.13", + "org.scalatest:scalatest-diagrams_2.13:jar:sources", + "org.scalatest:scalatest-featurespec_2.13", + "org.scalatest:scalatest-featurespec_2.13:jar:sources", + "org.scalatest:scalatest-flatspec_2.13", + "org.scalatest:scalatest-flatspec_2.13:jar:sources", + "org.scalatest:scalatest-freespec_2.13", + "org.scalatest:scalatest-freespec_2.13:jar:sources", + "org.scalatest:scalatest-funspec_2.13", + "org.scalatest:scalatest-funspec_2.13:jar:sources", + "org.scalatest:scalatest-funsuite_2.13", + "org.scalatest:scalatest-funsuite_2.13:jar:sources", + "org.scalatest:scalatest-matchers-core_2.13", + "org.scalatest:scalatest-matchers-core_2.13:jar:sources", + "org.scalatest:scalatest-mustmatchers_2.13", + "org.scalatest:scalatest-mustmatchers_2.13:jar:sources", + "org.scalatest:scalatest-propspec_2.13", + "org.scalatest:scalatest-propspec_2.13:jar:sources", + "org.scalatest:scalatest-refspec_2.13", + "org.scalatest:scalatest-refspec_2.13:jar:sources", + "org.scalatest:scalatest-shouldmatchers_2.13", + "org.scalatest:scalatest-shouldmatchers_2.13:jar:sources", + "org.scalatest:scalatest-wordspec_2.13", + "org.scalatest:scalatest-wordspec_2.13:jar:sources", + "org.scalatest:scalatest_2.13", + "org.scalatest:scalatest_2.13:jar:sources", + "org.scalatestplus:scalacheck-1-15_2.13", + "org.scalatestplus:scalacheck-1-15_2.13:jar:sources", + "org.scalatestplus:testng-7-5_2.13", + "org.scalatestplus:testng-7-5_2.13:jar:sources", + "org.scalaz:scalaz-concurrent_2.13", + "org.scalaz:scalaz-concurrent_2.13:jar:sources", + "org.scalaz:scalaz-core_2.13", + "org.scalaz:scalaz-core_2.13:jar:sources", + "org.scalaz:scalaz-effect_2.13", + "org.scalaz:scalaz-effect_2.13:jar:sources", + "org.scalaz:scalaz-iteratee_2.13", + "org.scalaz:scalaz-iteratee_2.13:jar:sources", + "org.scalaz:scalaz-scalacheck-binding_2.13", + "org.scalaz:scalaz-scalacheck-binding_2.13:jar:sources", + "org.scodec:scodec-bits_2.13", + "org.scodec:scodec-bits_2.13:jar:sources", + "org.semver4j:semver4j", + "org.semver4j:semver4j:jar:sources", + "org.slf4j:jul-to-slf4j", + "org.slf4j:jul-to-slf4j:jar:sources", + "org.slf4j:slf4j-api", + "org.slf4j:slf4j-api:jar:sources", + "org.slf4j:slf4j-simple", + "org.slf4j:slf4j-simple:jar:sources", + "org.testcontainers:database-commons", + "org.testcontainers:database-commons:jar:sources", + "org.testcontainers:jdbc", + "org.testcontainers:jdbc:jar:sources", + "org.testcontainers:postgresql", + "org.testcontainers:postgresql:jar:sources", + "org.testcontainers:testcontainers", + "org.testcontainers:testcontainers:jar:sources", + "org.testng:testng", + "org.testng:testng:jar:sources", + "org.tpolecat:doobie-core_2.13", + "org.tpolecat:doobie-core_2.13:jar:sources", + "org.tpolecat:doobie-free_2.13", + "org.tpolecat:doobie-free_2.13:jar:sources", + "org.tpolecat:doobie-hikari_2.13", + "org.tpolecat:doobie-hikari_2.13:jar:sources", + "org.tpolecat:doobie-postgres_2.13", + "org.tpolecat:doobie-postgres_2.13:jar:sources", + "org.tpolecat:typename_2.13", + "org.tpolecat:typename_2.13:jar:sources", + "org.typelevel:cats-core_2.13", + "org.typelevel:cats-core_2.13:jar:sources", + "org.typelevel:cats-effect_2.13", + "org.typelevel:cats-effect_2.13:jar:sources", + "org.typelevel:cats-free_2.13", + "org.typelevel:cats-free_2.13:jar:sources", + "org.typelevel:cats-kernel-laws_2.13", + "org.typelevel:cats-kernel-laws_2.13:jar:sources", + "org.typelevel:cats-kernel_2.13", + "org.typelevel:cats-kernel_2.13:jar:sources", + "org.typelevel:cats-laws_2.13", + "org.typelevel:cats-laws_2.13:jar:sources", + "org.typelevel:discipline-core_2.13", + "org.typelevel:discipline-core_2.13:jar:sources", + "org.typelevel:jawn-parser_2.13", + "org.typelevel:jawn-parser_2.13:jar:sources", + "org.typelevel:kind-projector_2.13.16", + "org.typelevel:kind-projector_2.13.16:jar:sources", + "org.typelevel:paiges-core_2.13", + "org.typelevel:paiges-core_2.13:jar:sources", + "org.wartremover:wartremover_2.13.16", + "org.wartremover:wartremover_2.13.16:jar:sources", + "org.webjars:jquery", + "org.webjars:jquery:jar:sources", + "org.xerial:sqlite-jdbc", + "org.xerial:sqlite-jdbc:jar:sources", + "org.yaml:snakeyaml", + "org.yaml:snakeyaml:jar:sources", + "ru.vyarus:generics-resolver", + "ru.vyarus:generics-resolver:jar:sources" + ], + "https://europe-maven.pkg.dev/da-images/public-maven/": [ + "aopalliance:aopalliance", + "aopalliance:aopalliance:jar:sources", + "ch.epfl.scala:bsp4j", + "ch.epfl.scala:bsp4j:jar:sources", + "ch.qos.logback:logback-classic", + "ch.qos.logback:logback-classic:jar:sources", + "ch.qos.logback:logback-core", + "ch.qos.logback:logback-core:jar:sources", + "co.fs2:fs2-core_2.13", + "co.fs2:fs2-core_2.13:jar:sources", + "co.fs2:fs2-io_2.13", + "co.fs2:fs2-io_2.13:jar:sources", + "com.auth0:java-jwt", + "com.auth0:java-jwt:jar:sources", + "com.auth0:jwks-rsa", + "com.auth0:jwks-rsa:jar:sources", + "com.beachape:enumeratum-macros_2.13", + "com.beachape:enumeratum-macros_2.13:jar:sources", + "com.beachape:enumeratum_2.13", + "com.beachape:enumeratum_2.13:jar:sources", + "com.beust:jcommander", + "com.beust:jcommander:jar:sources", + "com.chuusai:shapeless_2.13", + "com.chuusai:shapeless_2.13:jar:sources", + "com.daml:crypto_2.13", + "com.daml:crypto_2.13:jar:sources", + "com.daml:daml-lf-data_2.13", + "com.daml:daml-lf-data_2.13:jar:sources", + "com.daml:daml-lf-language_2.13", + "com.daml:daml-lf-language_2.13:jar:sources", + "com.daml:ledger-api-value-java-proto", + "com.daml:ledger-api-value-java-proto:jar:sources", + "com.daml:ledger-api-value-scalapb_2.13", + "com.daml:ledger-api-value-scalapb_2.13:jar:sources", + "com.daml:logging-entries_2.13", + "com.daml:logging-entries_2.13:jar:sources", + "com.daml:nameof_2.13", + "com.daml:nameof_2.13:jar:sources", + "com.daml:scala-utils_2.13", + "com.daml:scala-utils_2.13:jar:sources", + "com.daml:transcode-codec-json_3", + "com.daml:transcode-codec-json_3:jar:sources", + "com.daml:transcode-codec-proto-scala-daml3.5_3", + "com.daml:transcode-codec-proto-scala-daml3.5_3:jar:sources", + "com.daml:transcode-daml-lf-daml3.5_3", + "com.daml:transcode-daml-lf-daml3.5_3:jar:sources", + "com.daml:transcode-schema_3", + "com.daml:transcode-schema_3:jar:sources", + "com.digitalasset.canton:base-errors_2.13", + "com.digitalasset.canton:base-errors_2.13:jar:sources", + "com.digitalasset.canton:google-common-protos-scala_2.13", + "com.digitalasset.canton:google-common-protos-scala_2.13:jar:sources", + "com.digitalasset.canton:wartremover-annotations_2.13", + "com.digitalasset.canton:wartremover-annotations_2.13:jar:sources", "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-annotations:jar:sources", "com.fasterxml.jackson.core:jackson-core",