Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
04fecb586b0b16684c7d355dcf72d245cb8044e6
/
.
/
apps
/
faultmanagement
/
fmgui
/
BUCK
blob: 96c7835ef885759ed0b2206a81f05c1fb19ed542 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:JACKSON'
,
'//lib:org.apache.karaf.shell.console'
,
'//incubator/api:onos-incubator-api'
,
'//cli:onos-cli'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)