Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b5835a38e4eea140c7cecfea89e2c82c6bbb9177
/
.
/
apps
/
restconf
/
api
/
BUCK
blob: b54f53c2918b84abcc7ae2a6bce85d4ee4f25c0a [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:JACKSON'
,
'//lib:jersey-client'
,
'//lib:javax.ws.rs-api'
,
'//lib:jersey-server'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)