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