Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e2e03a52a6a1df662921d0445bca451c9bbeed4a
/
.
/
protocols
/
ospf
/
api
/
BUILD
blob: e09f7da86c2b57d0bddfb16399e645459b1e08dc [
file
] [
log
] [
blame
]
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
NETTY
+
JACKSON
+
[
2
"@netty//jar"
,
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)