http_archive(
name = "bazel_jacocorunner",
sha256 = "5108a41344ac5e8bcc661060e42c620610e4447ef50ec15707c782d66c70ca2a",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10711827/jacocorunner.v0.1.2.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)
http_archive(
name = "bazel_coverageoutputgenerator",
sha256 = "032f223c4cc3bbba2fca291c125de582ebe6b4e0fb505c74ed54c606ddbdacf1",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10711826/coverageoutputgenerator.v0.1.2.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["coverageoutputgenerator.jar"], visibility = ["//visibility:public"])',
)
coverageoutputgenerator.v0.1.2.zip
jacocorunner.v0.1.2.zip