blob: 20d2d45cc66576f945b4c18ff1b9c723cab31b69 [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,
web_context = '/onos/restconf',
)