COMPILE_DEPS = CORE_DEPS + JACKSON + [
    "//protocols/isis/api:onos-protocols-isis-api",
]

osgi_jar_with_tests(
    deps = COMPILE_DEPS,
)
