Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6b37e221ef659b573632910f9397f10f79d2d0dd
/
.
/
protocols
/
p4runtime
/
api
/
BUILD
blob: 50a06240edc5827484a4edddf6477d9de8488ecb [
file
] [
log
] [
blame
]
GRPC_VER
=
"1.3.1"
COMPILE_DEPS
=
CORE_DEPS
+
[
# '@grpc//jar',
]
TEST_DEPS
=
TEST
+
[
"//core/api:onos-api-tests"
,
]
#osgi_jar_with_tests (
# deps = COMPILE_DEPS,
# test_deps = TEST_DEPS,
#)