Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
3b01fec004cee8904f26cde8d0d8d67e50a43caf
/
.
/
protocols
/
xmpp
/
core
/
api
/
BUILD
blob: 29d19f1a40ddddcc268eaf7890cd9ece2b7e7934 [
file
] [
log
] [
blame
]
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
[
2
"@tinder_xmpp//jar"
,
3
"@netty_transport//jar"
,
4
"@netty_common//jar"
,
5
]
6
7
osgi_jar_with_tests
(
8
deps
=
COMPILE_DEPS
,
9
)