<dependency>
<groupId>com.helger.web</groupId>
<artifactId>ph-web</artifactId>
<version>10.1.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>com.helger.web</groupId> <artifactId>ph-web-parent-pom</artifactId> <version>10.1.2</version> </parent>
compile
|-- com.helger.commons:ph-commons
|-- com.helger.commons:ph-security
|-- com.helger.commons:ph-datetime
|-- com.helger.commons:ph-scopes
|-- org.eclipse.angus:angus-activation
|-- com.helger.schedule:ph-schedule
|-- junit:junit
provided
|-- jakarta.servlet:jakarta.servlet-api
test