COMPILE_DEPS = CORE_DEPS + [
    "//utils/rest:onlab-rest",
    "//protocols/rest/api:onos-protocols-rest-api",
]

osgi_jar_with_tests(
    deps = COMPILE_DEPS,
)
