Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fc1bf3406b87365f9c193d87e4c683b1bbbaafb8
/
.
/
protocols
/
restconf
/
server
/
utils
/
BUCK
blob: d1410c0cd2783dd319ce28343da6609d51906fa5 [
file
] [
log
] [
blame
]
chengfan
c58d4be
2016-09-20 10:33:12 +0800
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
'//apps/yms/api:onos-apps-yms-api'
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)