<dependency>
<groupId>org.ops4j.base</groupId>
<artifactId>ops4j-base</artifactId>
<version>1.5.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.ops4j</groupId> <artifactId>base</artifactId> <version>1.5.0</version> </parent>
compile
|-- org.ops4j.base:ops4j-base-exec
|-- org.ops4j.base:ops4j-base-io
|-- org.ops4j.base:ops4j-base-lang
|-- org.ops4j.base:ops4j-base-monitors
|-- org.ops4j.base:ops4j-base-net
|-- org.ops4j.base:ops4j-base-spi
|-- org.ops4j.base:ops4j-base-store
|-- org.ops4j.base:ops4j-base-util
|-- org.ops4j.base:ops4j-base-util-collections