Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4f9085e2d708968617a161fc19d4208289c5c64b
/
.
/
protocols
/
p4runtime
/
model
/
BUILD
blob: 3ac33b670100107df0298ee126c381ed38a8113d [
file
] [
log
] [
blame
]
PROTOBUF_VER
=
"3_2_0"
COMPILE_DEPS
=
CORE_DEPS
+
[
"//protocols/p4runtime/proto:p4_runtime_java_proto"
,
"//protocols/p4runtime/proto:p4_config_java_proto"
,
"@com_google_protobuf//:protobuf_java"
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)