COMPILE_DEPS = CORE_DEPS + [
    "//core/protobuf/models/proto:onos-core-protobuf-models-proto",
]

osgi_jar_with_tests(
    deps = COMPILE_DEPS,
)
