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