blob: 853f9b36e26724a5a3ea23ede55c133172122e8e [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + [
"@org_apache_karaf_shell_console//jar",
"//apps/pce/app:onos-apps-pce-app",
"//cli:onos-cli",
"//incubator/api:onos-incubator-api",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)
onos_app(
category = "Utility",
description = "Allows the user to visualize different types of paths between network entities",
title = "PCE REST API",
url = "http://onosproject.org",
)