blob: ec894cc011392d403a27d38f9c32f23c2194958e [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//lib:NETTY',
'//lib:JACKSON',
'//protocols/ospf/api:onos-protocols-ospf-api',
'//protocols/ospf/protocol:onos-protocols-ospf-protocol',
'//lib:io_netty_netty',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)