Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7dac7dadf5e28e8af87635ca877399b56a36b1be
/
.
/
core
/
store
/
serializers
/
BUILD
blob: 83c05e3d550d3b37bc5e9eb8002e35ff6e08c0e1 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
KRYO
+
[
'//incubator/api:onos-incubator-api'
,
]
TEST_DEPS
=
TEST
osgi_jar_with_tests
(
name
=
'onos-core-serializers'
,
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
visibility
=
[
"//visibility:public"
],
)