Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
130cead269a74b9dfdcdc4339f46e559c107ed54
/
.
/
apps
/
workflow
/
api
/
BUILD
blob: 721e4b9957239ca817fc0eb4c373a0ac70a0b98a [
file
] [
log
] [
blame
]
jaegonkim
69b5607
2019-04-05 00:28:25 +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
)