Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1696f563a42cd9106f2a22ce037262387b370654
/
.
/
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
,
)