COMPILE_DEPS = CORE_DEPS + [
    "//protocols/p4runtime/proto:onos-protocols-p4runtime-proto",
    "@com_google_protobuf//:protobuf_java",
]

osgi_jar_with_tests(
    deps = COMPILE_DEPS,
)
