Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
adf62c6be29b124fe8ecb11ac3f4285b9319a2b8
/
.
/
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
,
)