Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9e43ec1404b4a302589f61cf2106b63914d19f00
/
.
/
apps
/
packet-stats
/
app
/
BUILD
blob: 12c0a666e187e654666ba51dd3f0aebcf45a551a [
file
] [
log
] [
blame
]
Sudhir Kumar Maurya
2cc7798
2018-12-14 06:41:33 -0500
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
JACKSON
+
KRYO
+
CLI
+
METRICS
+
[
2
"//core/store/serializers:onos-core-serializers"
,
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)