Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
61fc0d8cc9cf9d247bc81a5049a6a54516864f9e
/
.
/
apps
/
mappingmanagement
/
api
/
BUCK
blob: 57e84f4be979f872ce937bab51e99a2080621b94 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//core/store/serializers:onos-core-serializers'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)