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