blob: b4cb4a0c72be387c18ec09f2c6d68a8fc3735d3e [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//lib:jersey-client',
'//lib:jersey-server',
'//lib:javax.ws.rs-api',
'//utils/rest:onlab-rest',
'//protocols/restconf/server/api:onos-protocols-restconf-server-api',
'//protocols/restconf/server/restconfmgr:onos-protocols-restconf-server-restconfmgr',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)