Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c98eca282d6f21f6bfc004281989da74399a4174
/
.
/
apps
/
bgpmonitoring
/
api
/
BUILD
blob: 6109d5100c401ffa5a342d033639d764b3246087 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
[
"//core/store/serializers:onos-core-serializers"
,
"//protocols/bgp/bgpio:onos-protocols-bgp-bgpio"
,
"@io_netty_netty//jar"
,
]
osgi_jar_with_tests
(
test_deps
=
TEST_ADAPTERS
,
deps
=
COMPILE_DEPS
,
)