blob: 24415cf2eab07f48dc2f79aa0904e645bcf5279a [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:netty',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)