Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6d94e9f260d9752fbced57cd1d95e0f8e7848f42
/
.
/
providers
/
openflow
/
flow
/
BUILD
blob: dadc9c0ebe5c637dda9a61b0fb5b57be90290df4 [
file
] [
log
] [
blame
]
Ray Milkey
18fb081
2018-06-21 10:32:53 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
NETTY
+
[
2
"@openflowj//jar"
,
3
"//protocols/openflow/api:onos-protocols-openflow-api"
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)