<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-app</artifactId>
<version>9.1.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>com.helger.photon</groupId> <artifactId>ph-oton-parent-pom</artifactId> <version>9.1.2</version> </parent>
compile
|-- com.helger.commons:ph-commons
|-- com.helger.commons:ph-collection
|-- com.helger.commons:ph-scopes
|-- com.helger.commons:ph-datetime
|-- com.helger.commons:ph-security
|-- com.helger.commons:ph-json
|-- com.helger.web:ph-useragent
|-- com.helger.photon:ph-oton-html
|-- junit:junit
test