COMPILE_DEPS = COMPILE

osgi_jar_with_tests(
    name = "onlab-osgi",
    visibility = ["//visibility:public"],
    deps = COMPILE_DEPS,
)
