Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6a53ae6d2fea70ed13577acd177403921286347a
/
.
/
protocols
/
snmp
/
ctl
/
BUILD
blob: 6b4550e38aea1767911137ce13ede3bd9b042b93 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
JACKSON
+
[
"@org_apache_servicemix_bundles_snmp4j//jar"
,
"@snmp_core//jar"
,
"@mibs_net_snmp//jar"
,
"@mibs_rfc//jar"
,
"//protocols/snmp/api:onos-protocols-snmp-api"
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)