Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
2b665f1f4585c58e7af05bd2e1d2696b0a7e2fe2
/
.
/
apps
/
openstackinterface
/
app
/
BUCK
blob: edc037dac185e6c1cfa535e74d6e407e3f8018ae [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:jersey-client'
,
'//lib:javax.ws.rs-api'
,
'//apps/openstackinterface/api:onos-apps-openstackinterface-api'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)