<dependency>
<groupId>com.helger.schematron</groupId>
<artifactId>ph-schematron-validator</artifactId>
<version>8.0.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.helger.schematron', module='ph-schematron-validator', version='8.0.4')
)
<parent> <groupId>com.helger.schematron</groupId> <artifactId>ph-schematron-parent-pom</artifactId> <version>8.0.4</version> </parent>
compile
|-- com.helger.commons:ph-commons
|-- com.helger:ph-isorelax:1.1.1
test
|-- org.relaxng:trang:20220510
|-- junit:junit
|-- com.helger.schematron:ph-schematron-testfiles