<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>common-utils</artifactId>
<version>6.1.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-parent</artifactId> <version>1.14.20</version> </parent>
compile
provided
|-- org.osgi:org.osgi.compendium
|-- org.daisy.pipeline:ds-to-spi-runtime
test
|-- com.carrotsearch:junit-benchmarks
|-- org.powermock:powermock-module-junit4
|-- org.powermock:powermock-api-mockito2
|-- ch.qos.logback:logback-classic