<dependency>
<groupId>org.daisy.pipeline.build</groupId>
<artifactId>modules-test-helper</artifactId>
<version>1.0.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.build', module='modules-test-helper', version='1.0.3')
)
<parent> <groupId>org.daisy</groupId> <artifactId>daisy</artifactId> <version>4</version> </parent>
compile
|-- junit:junit:4.10
|-- org.daisy.maven:xprocspec-runner:1.2.1
|-- org.daisy.maven:xspec-runner:1.0.3
|-- org.daisy.pipeline:pax-exam-helper:2.3.2
provided
|-- org.ops4j.pax.exam:pax-exam-spi:3.3.0
|-- org.ops4j.pax.exam:pax-exam-junit4:3.3.0
runtime
|-- org.daisy.xprocspec:xprocspec:1.3.2