blob: 3ac33b670100107df0298ee126c381ed38a8113d [file] [log] [blame]
PROTOBUF_VER = "3_2_0"
COMPILE_DEPS = CORE_DEPS + [
"//protocols/p4runtime/proto:p4_runtime_java_proto",
"//protocols/p4runtime/proto:p4_config_java_proto",
"@com_google_protobuf//:protobuf_java",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)