blob: 65a90cdad456f5089df33c5f16283493d223ace8 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + [
"//protocols/bgp/api:onos-protocols-bgp-api",
"//protocols/bgp/bgpio:onos-protocols-bgp-bgpio",
"//incubator/store:onos-incubator-store",
"//incubator/api:onos-incubator-api",
"//apps/pcep-api:onos-apps-pcep-api",
]
osgi_jar_with_tests(
test_deps = TEST_ADAPTERS,
deps = COMPILE_DEPS,
)