<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-regrep</artifactId>
<version>3.0.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>com.helger</groupId> <artifactId>parent-pom</artifactId> <version>2.0.3</version> </parent>
compile
|-- com.helger.commons:ph-commons
|-- com.helger.commons:ph-datetime
|-- com.helger.commons:ph-jaxb
|-- com.helger.commons:ph-jaxb-adapter
|-- com.helger.xsd:ph-xsds-xlink
|-- com.helger.xsd:ph-xsds-wsaddr
|-- org.eclipse.angus:angus-activation:2.0.0
test
|-- junit:junit