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,
)