blob: 787edb27d1cd5ce14fbe96611eda04d46fa60fea [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + METRICS + KRYO + CLI + REST + [
"//apps/bgpmonitoring/api:onos-apps-bgpmonitoring-api",
"//protocols/bgp/bgpio:onos-protocols-bgp-bgpio",
"//protocols/bgp/api:onos-protocols-bgp-api",
"@io_netty_netty_common//jar",
"@io_netty_netty//jar",
]
osgi_jar(
deps = COMPILE_DEPS,
)