<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.impl</artifactId>
<version>0.6.1</version>
</dependency>
<parent> <groupId>com.buschmais.xo</groupId> <artifactId>xo.parent</artifactId> <version>0.6.1</version> </parent>
compile
|-- junit:junit
|-- org.hamcrest:hamcrest-library
provided
|-- org.osgi:org.osgi.core:4.3.1
|-- org.osgi:org.osgi.compendium:4.3.1
test
|-- org.ops4j.pax.exam:pax-exam-junit4:3.5.0
|-- org.ops4j.pax.exam:pax-exam-container-forked:3.5.0
|-- org.apache.felix:org.apache.felix.framework:4.4.0
|-- org.ops4j.pax.url:pax-url-reference:1.6.0