Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e2ed386001683e18c0f32c2d680ab3fb1693db75
/
.
/
apps
/
xosclient
/
BUCK
blob: ec03b7bb4fc447697684187218d8f43d78d7bcba [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:javax.ws.rs-api'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'XOS Client App'
,
category
=
'Utility'
,
url
=
'http://onosproject.org'
,
description
=
'XOS client service'
,
)