Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8f65b7e10565cf8d769d26d6239a516cd226cdf9
/
.
/
apps
/
routing-api
/
BUILD
blob: 80eba677548feba918f761d030692da2303f91f6 [
file
] [
log
] [
blame
]
Ray Milkey
3933295
2018-07-16 13:42:51 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
JACKSON
+
[
2
"//incubator/api:onos-incubator-api"
,
3
]
4
5
osgi_jar_with_tests
(
6
test_deps
=
TEST_ADAPTERS
,
7
deps
=
COMPILE_DEPS
,
8
)