Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
3b615e64d6f0e0b5888e39822ec8c79a219a07fd
/
.
/
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
,
)