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