<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-volatile</artifactId>
<version>2.1.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='framework-volatile', version='2.1.1')
)
<parent> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-parent</artifactId> <version>1.13.0</version> </parent>
compile
|-- org.daisy.pipeline:framework-core
|-- org.daisy.pipeline:common-utils
|-- org.daisy.pipeline:webservice-utils
provided
|-- org.osgi:org.osgi.compendium
|-- org.daisy.pipeline:ds-to-spi-runtime
test