Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7dac7dadf5e28e8af87635ca877399b56a36b1be
/
.
/
protocols
/
p4runtime
/
api
/
BUILD
blob: 2936d8676d6aec51fe28a58dbf4d974eca65a74d [
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,
#)