Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9d5f8c41ff2596e7d8746b1449901dfa3deeb805
/
.
/
apps
/
workflow
/
api
/
BUILD
blob: 721e4b9957239ca817fc0eb4c373a0ac70a0b98a [
file
] [
log
] [
blame
]
jaegonkim
6a7b524
2018-09-12 23:09:42 +0900
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
KRYO
+
JACKSON
+
[
2
"//core/store/serializers:onos-core-serializers"
,
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)