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