Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b4f1cf099d84423f45bb67cbcbb41dce4d0974a7
/
.
/
providers
/
general
/
device
/
BUCK
blob: 4c7bd787ce3a2eee38884ce21eab53c93652f7aa [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:JACKSON'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)