blob: 353fda5d92a68c8b71eb334045dc92cee1bea577 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + CLI + REST
osgi_jar_with_tests(
resources = glob(["src/main/resources/**"]),
resources_root = "src/main/resources",
deps = COMPILE_DEPS,
)
onos_app(
category = "Traffic Engineering",
description = "A virtual Broadband Network Gateway(BNG) application.",
title = "Virtual Broadband Gateway",
url = "http://onosproject.org",
)