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