blob: d85cb1a41af45e9965ced4ac23b8634059523750 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//incubator/api:onos-incubator-api'
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)
onos_app (
title = 'Link Properties',
description = 'Shows more link properties',
category = 'Monitoring',
url = 'https://onosproject.org/',
)