blob: 9abdc58f80cb0f811182c46e6de9973f1674f5d7 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + METRICS
TEST_DEPS = TEST + ["//core/api:onos-api-tests"]
osgi_jar_with_tests(
test_deps = TEST_DEPS,
visibility = ["//visibility:public"],
deps = COMPILE_DEPS,
)