Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
32a9c0b2d92a76e743e9e64eb2f1c6db2da77d12
/
.
/
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
)