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