<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>webservice</artifactId>
<version>3.5.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-parent</artifactId> <version>1.14.20</version> </parent>
compile
|-- commons-fileupload:commons-fileupload
|-- org.restlet.osgi:org.restlet
|-- org.restlet.osgi:org.restlet.ext.fileupload
|-- org.restlet.osgi:org.restlet.ext.xml
|-- org.daisy.libs:servlet-api
|-- org.daisy.pipeline:common-utils
|-- org.daisy.pipeline:framework-core
|-- org.daisy.pipeline:xproc-api
provided
|-- org.daisy.pipeline:ds-to-spi-runtime
|-- org.osgi:org.osgi.compendium
test
|-- org.daisy.pipeline:framework-persistence
|-- org.daisy.pipeline:persistence-derby
|-- org.daisy.pipeline:calabash-adapter
|-- org.daisy.pipeline.build:modules-test-helper