blob: 6d56e3961ed7f7dc254d767005f1b7d290051009 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + KRYO + CLI + [
"//core/store/serializers:onos-core-serializers",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)
onos_app(
category = "Traffic Engineering",
description = "Scalable gateway service",
title = "Scalable Gateway",
url = "http://onosproject.org",
)