blob: 80eba677548feba918f761d030692da2303f91f6 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + [
"//incubator/api:onos-incubator-api",
]
osgi_jar_with_tests(
test_deps = TEST_ADAPTERS,
deps = COMPILE_DEPS,
)