<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-regrep</artifactId>
<version>1.1.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>com.helger</groupId> <artifactId>parent-pom</artifactId> <version>1.11.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
|-- com.sun.activation:jakarta.activation:1.2.2
test
|-- junit:junit