Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
0537005d791bff99f7bed3692413dc9dc0714dbf
/
.
/
protocols
/
p4runtime
/
model
/
BUCK
blob: 68442dc4dec689055ae9f885a3a41355beaeb57d [
file
] [
log
] [
blame
]
PROTOBUF_VER
=
'3.0.2'
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//protocols/p4runtime/proto:onos-protocols-p4runtime-proto'
,
'//lib:protobuf-java-'
+
PROTOBUF_VER
,
]
osgi_jar
(
deps
=
COMPILE_DEPS
,
)