Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
5711ce1131bfdf9cdd19c7e10bbd659192720726
/
.
/
core
/
api
/
BUCK
blob: b066908cedf1d614fdf13bbf3687d165216be69f [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:COMPILE'
,
'//utils/misc:onlab-misc'
,
'//utils/osgi:onlab-osgi'
,
'//utils/rest:onlab-rest'
,
]
osgi_jar_with_tests
(
name
=
'onos-api'
,
deps
=
COMPILE_DEPS
,
)