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