COMPILE_DEPS = [
    '//lib:CORE_DEPS',
    '//protocols/bgp/bgpio:onos-protocols-bgp-bgpio',
]

osgi_jar_with_tests (
    deps = COMPILE_DEPS,
)
