Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
45d98b37b223d8791ed54412f6388e990936acb4
/
.
/
protocols
/
grpc
/
api
/
BUCK
blob: 66efde313e41a2454f99af80e1ce96e879d82914 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:grpc-core-1.3.0'
,
'//lib:grpc-protobuf-1.3.0'
,
'//lib:grpc-stub-1.3.0'
,
'//lib:grpc-netty-1.3.0'
,
'//lib:grpc-auth-1.3.0'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)