<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>zip-utils</artifactId>
<version>2.0.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='zip-utils', version='2.0.0')
)
<parent> <groupId>org.daisy.pipeline.modules</groupId> <artifactId>common-utils-parent</artifactId> <version>1.10.0</version> </parent>
compile
|-- org.daisy.libs:com.xmlcalabash
|-- org.daisy.pipeline:calabash-adapter
provided
runtime
|-- org.apache.httpcomponents:httpclient-osgi
|-- org.apache.httpcomponents:httpcore-osgi
|-- org.daisy.pipeline:woodstox-osgi-adapter
|-- org.daisy.pipeline:modules-registry
|-- org.eclipse.persistence:javax.persistence
test
|-- junit:junit
|-- org.daisy.maven:xproc-engine-daisy-pipeline
|-- org.daisy.xprocspec:xprocspec