COMPILE_DEPS = CORE_DEPS + [ "//protocols/grpc/api:onos-protocols-grpc-api", "@io_grpc_grpc_java//core", ] osgi_jar( deps = COMPILE_DEPS, )