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