<dependency>
<groupId>com.helger.schematron</groupId>
<artifactId>ph-schematron-pure</artifactId>
<version>8.0.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.helger.schematron', module='ph-schematron-pure', 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.schematron:ph-schematron-api
test
|-- junit:junit
|-- com.helger.schematron:ph-schematron-testfiles