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