blob: 9bfb40c5c06cf74ee518387afce63ff0be00b06b [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//apps/scalablegateway/api:onos-apps-scalablegateway-api',
]
TEST_DEPS = [
'//lib:TEST_ADAPTERS',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
test_deps = TEST_DEPS,
)