| #----------------------------------------------------------------------------- |
| # wycheproof, for JSON test vectors |
| #----------------------------------------------------------------------------- |
| http_archive( |
| name = "wycheproof", |
| strip_prefix = "wycheproof-2904be69e9d666bf3064fdc15093747e695cfae6", |
| url = "https://github.com/google/wycheproof/archive/2904be69e9d666bf3064fdc15093747e695cfae6.zip", |
| ) |
| |
| #----------------------------------------------------------------------------- |
| # cc |
| #----------------------------------------------------------------------------- |
| http_archive( |
| name = "com_google_absl", |
| strip_prefix = "abseil-cpp-6cf9c731027f4d8aebe3c60df8e64317e6870870", |
| url = "https://github.com/abseil/abseil-cpp/archive/6cf9c731027f4d8aebe3c60df8e64317e6870870.zip", |
| ) |
| |
| http_archive( |
| name = "boringssl", |
| strip_prefix = "boringssl-bdd6c7c9d1b94f7010fb471b91bb490ccacafb98", |
| url = "https://github.com/google/boringssl/archive/bdd6c7c9d1b94f7010fb471b91bb490ccacafb98.zip", |
| ) |
| |
| # GoogleTest/GoogleMock framework. Used by most C++ unit-tests. |
| http_archive( |
| name = "com_google_googletest", |
| strip_prefix = "googletest-61330388862cf011fa956f7f59082b9923e6be0e", |
| url = "https://github.com/google/googletest/archive/61330388862cf011fa956f7f59082b9923e6be0e.zip", |
| ) |
| |
| #----------------------------------------------------------------------------- |
| # proto |
| #----------------------------------------------------------------------------- |
| # proto_library, cc_proto_library and java_proto_library rules implicitly depend |
| # on @com_google_protobuf//:proto, @com_google_protobuf//:cc_toolchain and |
| # @com_google_protobuf//:java_toolchain, respectively. |
| # This statement defines the @com_google_protobuf repo. |
| http_archive( |
| name = "com_google_protobuf", |
| strip_prefix = "protobuf-3.6.0", |
| urls = ["https://github.com/google/protobuf/archive/v3.6.0.zip"], |
| ) |
| |
| # java_lite_proto_library rules implicitly depend on |
| # @com_google_protobuf_javalite//:javalite_toolchain, which is the JavaLite proto |
| # runtime (base classes and common utilities). |
| http_archive( |
| name = "com_google_protobuf_javalite", |
| strip_prefix = "protobuf-javalite", |
| urls = ["https://github.com/google/protobuf/archive/javalite.zip"], |
| ) |
| |
| new_http_archive( |
| name = "rapidjson", |
| urls = [ |
| "https://github.com/Tencent/rapidjson/archive/v1.1.0.tar.gz", |
| ], |
| sha256 = "bf7ced29704a1e696fbccf2a2b4ea068e7774fa37f6d7dd4039d0787f8bed98e", |
| strip_prefix = "rapidjson-1.1.0", |
| build_file = "third_party/rapidjson.BUILD.bazel", |
| ) |
| |
| #----------------------------------------------------------------------------- |
| # java |
| #----------------------------------------------------------------------------- |
| |
| # android sdk |
| android_sdk_repository( |
| name = "androidsdk", |
| # Tink uses features in Android Keystore that are only supported at this |
| # level or newer. |
| # See https://developer.android.com/training/articles/keystore.html. |
| api_level = 23, # M |
| ) |
| |
| load("@bazel_tools//tools/build_defs/repo:java.bzl", "java_import_external") |
| |
| ################################################################################ |
| # BEGIN BAZEL MAVEN CONFIG GENERATOR |
| # go/bazel-maven-config-generator |
| # args4j:args4j:2.33 |
| # com.amazonaws:aws-java-sdk-core:1.11.166 |
| # com.amazonaws:aws-java-sdk-kms:1.11.166 |
| # com.google.auto:auto-common:0.8 |
| # com.google.auto.service:auto-service:1.0-rc3 |
| # com.google.api-client:google-api-client:1.22.0 |
| # com.google.apis:google-api-services-cloudkms:v1-rev4-1.22.0 |
| # com.google.code.findbugs:jsr305:3.0.1 |
| # com.google.errorprone:error_prone_annotations:2.0.19 |
| # com.google.oauth-client:google-oauth-client:1.22.0 |
| # org.json:json:20170516 |
| # junit:junit_4:4.12 |
| # org.mockito:mockito-core:2.8.47 |
| # com.google.truth:truth:0.32 |
| |
| java_import_external( |
| name = "args4j", |
| licenses = ["notice"], # MIT License |
| jar_sha256 = "91ddeaba0b24adce72291c618c00bbdce1c884755f6c4dba9c5c46e871c69ed6", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/args4j/args4j/2.33/args4j-2.33.jar", |
| "https://repo1.maven.org/maven2/args4j/args4j/2.33/args4j-2.33.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_amazonaws_aws_java_sdk_core", |
| licenses = ["notice"], # Apache License, Version 2.0 |
| jar_sha256 = "be81b204f0ddf069a4c1f44f7e06971351aab725cbf85f542bd8dc8fdf50d5c9", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.166/aws-java-sdk-core-1.11.166.jar", |
| "https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.166/aws-java-sdk-core-1.11.166.jar", |
| ], |
| deps = [ |
| "@commons_logging", |
| "@org_apache_httpcomponents_httpclient", |
| "@software_amazon_ion_java", |
| "@com_fasterxml_jackson_core_jackson_databind", |
| "@com_fasterxml_jackson_dataformat_cbor", |
| "@joda_time", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_amazonaws_aws_java_sdk_kms", |
| licenses = ["notice"], # Apache License, Version 2.0 |
| jar_sha256 = "e690e02028709196ace0eb3725f06c032242e40d187171fb4fe4cdc04cf0eec5", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-kms/1.11.166/aws-java-sdk-kms-1.11.166.jar", |
| "https://maven.ibiblio.org/maven2/com/amazonaws/aws-java-sdk-kms/1.11.166/aws-java-sdk-kms-1.11.166.jar", |
| ], |
| deps = [ |
| "@com_amazonaws_aws_java_sdk_core", |
| "@com_amazonaws_jmespath_java", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_amazonaws_jmespath_java", |
| licenses = ["notice"], # Apache License, Version 2.0 |
| jar_sha256 = "75e44f769a29f9d92f3dc481f38fb5ee2066fbb0c2bdd94a75f12f193962d997", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/amazonaws/jmespath-java/1.11.166/jmespath-java-1.11.166.jar", |
| "https://repo1.maven.org/maven2/com/amazonaws/jmespath-java/1.11.166/jmespath-java-1.11.166.jar", |
| ], |
| deps = ["@com_fasterxml_jackson_core_jackson_databind"], |
| ) |
| |
| java_import_external( |
| name = "com_fasterxml_jackson_core", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "918c04b9f9043d51dead2192b5d94d9f065870c9f26c8defbe9c6dbc951f304f", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.7/jackson-core-2.6.7.jar", |
| "https://maven.ibiblio.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.7/jackson-core-2.6.7.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_fasterxml_jackson_core_jackson_annotations", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "03348c047d981376cc444fc466cd80bda8d7eb0698dc6a99dd52c5aa15eff5ad", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar", |
| "https://maven.ibiblio.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_fasterxml_jackson_core_jackson_databind", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "c6b6043c6880697536f4ae3b9fad09517081ea22b966f0a084fa2d0c515e0a4a", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.7.1/jackson-databind-2.6.7.1.jar", |
| "https://maven.ibiblio.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.7.1/jackson-databind-2.6.7.1.jar", |
| ], |
| deps = [ |
| "@com_fasterxml_jackson_core_jackson_annotations", |
| "@com_fasterxml_jackson_core", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_fasterxml_jackson_dataformat_cbor", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "956a0fb9186a796b8a6548909da1ee55004279647e261c7f540e5d49d4f199bf", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar", |
| "https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar", |
| ], |
| deps = ["@com_fasterxml_jackson_core"], |
| ) |
| |
| java_import_external( |
| name = "com_google_api_client", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "47c625c83a8cf97b8bbdff2acde923ff8fd3174e62aabcfc5d1b86692594ffba", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/google/api-client/google-api-client/1.22.0/google-api-client-1.22.0.jar", |
| "https://maven.ibiblio.org/maven2/com/google/api-client/google-api-client/1.22.0/google-api-client-1.22.0.jar", |
| ], |
| deps = [ |
| "@com_google_oauth_client", |
| "@com_google_http_client_jackson2", |
| "@commons_codec", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_apis_google_api_services_cloudkms", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "0a991ab42838b2eb80b9880e34c25ab8076a1472a2b485dd3c8911509327f494", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/google/apis/google-api-services-cloudkms/v1-rev4-1.22.0/google-api-services-cloudkms-v1-rev4-1.22.0.jar", |
| "https://maven.ibiblio.org/maven2/com/google/apis/google-api-services-cloudkms/v1-rev4-1.22.0/google-api-services-cloudkms-v1-rev4-1.22.0.jar", |
| ], |
| deps = ["@com_google_api_client"], |
| ) |
| |
| java_import_external( |
| name = "com_google_auto_common", |
| licenses = ["notice"], # Apache 2.0 |
| jar_sha256 = "97db1709f57b91b32edacb596ef4641872f227b7d99ad90e467f0d77f5ba134a", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/google/auto/auto-common/0.8/auto-common-0.8.jar", |
| "https://maven.ibiblio.org/maven2/com/google/auto/auto-common/0.8/auto-common-0.8.jar", |
| ], |
| deps = ["@com_google_guava"], |
| ) |
| |
| java_import_external( |
| name = "com_google_auto_service", |
| licenses = ["notice"], # Apache 2.0 |
| jar_sha256 = "f68e20cc5aba8ad1759d2779c2b3725cc0bd9420c40e7b464a796b8ca1499e9e", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/google/auto/service/auto-service/1.0-rc3/auto-service-1.0-rc3.jar", |
| "https://repo1.maven.org/maven2/com/google/auto/service/auto-service/1.0-rc3/auto-service-1.0-rc3.jar", |
| ], |
| deps = [ |
| "@com_google_auto_common", |
| "@com_google_guava", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_auto_value", |
| neverlink = 1, |
| licenses = ["notice"], # Apache 2.0 |
| jar_sha256 = "fd6fb139d97b427c321eb9370aeb29394e35d22d595166ca9071457448fa5660", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/google/auto/value/auto-value/1.0/auto-value-1.0.jar", |
| "https://maven.ibiblio.org/maven2/com/google/auto/value/auto-value/1.0/auto-value-1.0.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_code_findbugs_annotations", |
| neverlink = 1, |
| licenses = ["restricted"], # GNU Lesser Public License |
| jar_sha256 = "acc0d2c06be70e9094d70cd05dffa077735c8f9d1a870eafda130b0592528200", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar", |
| "https://repo1.maven.org/maven2/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar", |
| ], |
| deps = [ |
| "@com_google_code_findbugs_jsr305", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_code_findbugs_jsr305", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "c885ce34249682bc0236b4a7d56efcc12048e6135a5baf7a9cde8ad8cda13fcd", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar", |
| "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_errorprone_error_prone_annotations", |
| licenses = ["notice"], # Apache 2.0 |
| jar_sha256 = "cde78ace21e46398299d0d9c6be9f47b7f971c7f045d40c78f95be9a638cbf7e", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.0.19/error_prone_annotations-2.0.19.jar", |
| "https://maven.ibiblio.org/maven2/com/google/errorprone/error_prone_annotations/2.0.19/error_prone_annotations-2.0.19.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_guava", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "36a666e3b71ae7f0f0dca23654b67e086e6c93d192f60ba5dfd5519db6c288c8", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar", |
| "https://repo1.maven.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_http_client", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "f88ffa329ac52fb4f2ff0eb877ef7318423ac9b791a107f886ed5c7a00e77e11", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/google/http-client/google-http-client/1.22.0/google-http-client-1.22.0.jar", |
| "https://maven.ibiblio.org/maven2/com/google/http-client/google-http-client/1.22.0/google-http-client-1.22.0.jar", |
| ], |
| deps = [ |
| "@com_google_code_findbugs_jsr305", |
| "@org_apache_httpcomponents_httpclient", |
| "@commons_codec", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_http_client_jackson2", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "45b1e34b2dcef5cb496ef25a1223d19cf102b8c2ea4abf96491631b2faf4611c", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/google/http-client/google-http-client-jackson2/1.22.0/google-http-client-jackson2-1.22.0.jar", |
| "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.22.0/google-http-client-jackson2-1.22.0.jar", |
| ], |
| deps = [ |
| "@com_google_http_client", |
| "@com_fasterxml_jackson_core", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_oauth_client", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "a4c56168b3e042105d68cf136e40e74f6e27f63ed0a948df966b332678e19022", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/com/google/oauth-client/google-oauth-client/1.22.0/google-oauth-client-1.22.0.jar", |
| "https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.22.0/google-oauth-client-1.22.0.jar", |
| ], |
| deps = [ |
| "@com_google_http_client", |
| "@com_google_code_findbugs_jsr305", |
| ], |
| ) |
| |
| java_import_external( |
| name = "com_google_truth", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "032eddc69652b0a1f8d458f999b4a9534965c646b8b5de0eba48ee69407051df", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/com/google/truth/truth/0.32/truth-0.32.jar", |
| "https://maven.ibiblio.org/maven2/com/google/truth/truth/0.32/truth-0.32.jar", |
| ], |
| deps = [ |
| "@com_google_guava", |
| "@junit", |
| "@com_google_auto_value", |
| "@com_google_errorprone_error_prone_annotations", |
| ], |
| ) |
| |
| java_import_external( |
| name = "commons_codec", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "ad19d2601c3abf0b946b5c3a4113e226a8c1e3305e395b90013b78dd94a723ce", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar", |
| "https://repo1.maven.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "commons_logging", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar", |
| "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "joda_time", |
| licenses = ["notice"], # Apache 2 |
| jar_sha256 = "b4670b95f75957c974284c5f3ada966040be2578f643c5c6083d262162061fa2", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar", |
| "https://repo1.maven.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "junit", |
| licenses = ["reciprocal"], # Eclipse Public License 1.0 |
| jar_sha256 = "59721f0805e223d84b90677887d9ff567dc534d7c502ca903c0c2b17f05c116a", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar", |
| "https://maven.ibiblio.org/maven2/junit/junit/4.12/junit-4.12.jar", |
| ], |
| deps = ["@org_hamcrest_core"], |
| ) |
| |
| java_import_external( |
| name = "net_bytebuddy_byte_buddy", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "917758b3c651e278a15a029ba1d42dbf802d8b0e1fe2aa4b81c5750c64f461c1", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar", |
| "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar", |
| ], |
| deps = [ |
| "@com_google_code_findbugs_annotations", |
| ], |
| ) |
| |
| java_import_external( |
| name = "net_bytebuddy_byte_buddy_agent", |
| licenses = ["notice"], # The Apache Software License, Version 2.0 |
| jar_sha256 = "c141a2d6809c3eeff4a43d25992826abccebdd4b793af3e7a5f346e88ae73a33", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/net/bytebuddy/byte-buddy-agent/1.6.14/byte-buddy-agent-1.6.14.jar", |
| "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.6.14/byte-buddy-agent-1.6.14.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "org_apache_httpcomponents_httpclient", |
| licenses = ["notice"], # Apache License, Version 2.0 |
| jar_sha256 = "0dffc621400d6c632f55787d996b8aeca36b30746a716e079a985f24d8074057", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar", |
| "https://maven.ibiblio.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar", |
| ], |
| deps = [ |
| "@org_apache_httpcomponents_httpcore", |
| "@commons_logging", |
| "@commons_codec", |
| ], |
| ) |
| |
| java_import_external( |
| name = "org_apache_httpcomponents_httpcore", |
| licenses = ["notice"], # Apache License, Version 2.0 |
| jar_sha256 = "f7bc09dc8a7003822d109634ffd3845d579d12e725ae54673e323a7ce7f5e325", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar", |
| "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "org_hamcrest_core", |
| licenses = ["notice"], # New BSD License |
| jar_sha256 = "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar", |
| "https://maven.ibiblio.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "org_json", |
| licenses = ["notice"], # The JSON License |
| jar_sha256 = "813f37e4820f1854e8a4eb4f80df94bf1b1f2ec6c3b72692f23ab9a556256af6", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/org/json/json/20170516/json-20170516.jar", |
| "https://repo1.maven.org/maven2/org/json/json/20170516/json-20170516.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "org_mockito_core", |
| licenses = ["notice"], # The MIT License |
| jar_sha256 = "c496fe3790c55c07697cf37f5062f8758591ab035900bc108ce185b48df563a0", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/org/mockito/mockito-core/2.8.47/mockito-core-2.8.47.jar", |
| "https://maven.ibiblio.org/maven2/org/mockito/mockito-core/2.8.47/mockito-core-2.8.47.jar", |
| ], |
| deps = [ |
| "@net_bytebuddy_byte_buddy", |
| "@net_bytebuddy_byte_buddy_agent", |
| "@org_objenesis", |
| ], |
| ) |
| |
| java_import_external( |
| name = "org_objenesis", |
| licenses = ["notice"], # Apache 2 |
| jar_sha256 = "293328e1b0d31ed30bb89fca542b6c52fac00989bb0e62eb9d98d630c4dd6b7c", |
| jar_urls = [ |
| "https://maven.ibiblio.org/maven2/org/objenesis/objenesis/2.5/objenesis-2.5.jar", |
| "https://repo1.maven.org/maven2/org/objenesis/objenesis/2.5/objenesis-2.5.jar", |
| ], |
| ) |
| |
| java_import_external( |
| name = "software_amazon_ion_java", |
| licenses = ["notice"], # The Apache License, Version 2.0 |
| jar_sha256 = "0d127b205a1fce0abc2a3757a041748651bc66c15cf4c059bac5833b27d471a5", |
| jar_urls = [ |
| "https://repo1.maven.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar", |
| "https://maven.ibiblio.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar", |
| ], |
| ) |
| |
| # END BAZEL MAVEN CONFIG GENERATOR |
| ################################################################################ |
| |
| #----------------------------------------------------------------------------- |
| # objc |
| #----------------------------------------------------------------------------- |
| |
| http_archive( |
| name = "build_bazel_rules_apple", |
| strip_prefix = "rules_apple-0.6.0", |
| url = "https://github.com/bazelbuild/rules_apple/archive/0.6.0.zip", |
| sha256 = "bcc39ad59bf3439e1fd704ab553857b77a865f7e30fe612699aeb12f6882a191", |
| ) |
| |
| http_archive( |
| name = "bazel_skylib", |
| strip_prefix = "bazel-skylib-0.4.0", |
| url = "https://github.com/bazelbuild/bazel-skylib/archive/0.4.0.zip", |
| sha256 = "b546c142abd7524e4d60959c19b0c387fe282f309be5efb7e0abae476b7bbef9", |
| ) |
| |
| http_archive( |
| name = "build_bazel_rules_swift", |
| strip_prefix = "rules_swift-0.2.0", |
| url = "https://github.com/bazelbuild/rules_swift/archive/0.2.0.zip", |
| sha256 = "93e088c8b79a5c5eaa08fca43429fdcbeb88e71575d4fa34d2d53e3deb9e53c4", |
| ) |
| |
| http_file( |
| name = "xctestrunner", |
| executable = 1, |
| url = "https://github.com/google/xctestrunner/releases/download/0.2.1/ios_test_runner.par", |
| ) |
| |
| #----------------------------------------------------------------------------- |
| # go |
| #----------------------------------------------------------------------------- |
| http_archive( |
| name = "io_bazel_rules_go", |
| url = "https://github.com/bazelbuild/rules_go/releases/download/0.10.1/rules_go-0.10.1.tar.gz", |
| sha256 = "4b14d8dd31c6dbaf3ff871adcd03f28c3274e42abc855cb8fb4d01233c0154dc", |
| ) |
| |
| load("@io_bazel_rules_go//go:def.bzl", "go_rules_dependencies", "go_register_toolchains") |
| go_rules_dependencies() |
| go_register_toolchains() |