Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a0b8f65e8ae4e6226f64ffb3569bc1729e3a4e25
/
.
/
apps
/
evpn-route-service
/
api
/
BUCK
blob: d4825d3af19c5f8a836d77efcab25174938bf1ae [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:joda-time'
,
]
TEST_DEPS
=
[
'//lib:TEST'
,
'//core/api:onos-api-tests'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)