Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7f46b1fe58eb6eab264ed79426d8e549be65304c
/
.
/
protocols
/
snmp
/
api
/
BUCK
blob: 897a0ac126ca6dccd385b2e482be2c46476cf8e4 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:JACKSON'
,
'//incubator/api:onos-incubator-api'
,
'//lib:org.apache.servicemix.bundles.snmp4j'
,
'//lib:snmp-core'
,
'//lib:mibs-net-snmp'
,
'//lib:mibs-rfc'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)