blob: bd9f29990af2f4f7a5f5d61d3ea04a2380bd2811 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + CLI + [
"//apps/pce/app:onos-apps-pce-app",
"//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",
)