Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8bcaf6624513357a209f2024e71b5c4bb5f2d353
/
.
/
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
,
)