Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
5921985d7129a7802c02fbde9ec4808e98a05052
/
.
/
apps
/
restconf
/
utils
/
BUILD
blob: 5a1ddc64d4ac2ed254fd0cfb629c032160733038 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
JACKSON
+
ONOS_YANG
+
[
"@onos_yang_runtime//jar"
,
"@javax_ws_rs_api//jar"
,
"//utils/rest:onlab-rest"
,
"//apps/restconf/api:onos-apps-restconf-api"
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)