Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a620b71e310954532a174c63ecb3bdb11097e98b
/
.
/
protocols
/
xmpp
/
core
/
api
/
BUCK
blob: 8d191eef28efa81cf398672152ebf3ca86690dfe [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//core/api:onos-api'
,
'//lib:tinder-xmpp'
,
'//lib:netty-transport'
,
'//lib:netty-common'
,
'//lib:org.apache.servicemix.bundles.dom4j'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)