p

ph-schematron-schxslt

Library for validating XML documents using the SchXslt implementation
https://github.com/phax/ph-schematron/ph-schematron-schxslt
Apache 2
Philip Helger
Philip Helger
Files download
File Operation
ph-schematron-schxslt-6.2.5.jar download
ph-schematron-schxslt-6.2.5.pom download
ph-schematron-schxslt-6.2.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.helger.schematron</groupId>
  <artifactId>ph-schematron-schxslt</artifactId>
  <version>6.2.5</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.helger.schematron:ph-schematron-schxslt:6.2.5'
Gradle Kotlin
implementation("com.helger.schematron:ph-schematron-schxslt:6.2.5")
Scala SBT
libraryDependencies += "com.helger.schematron" % "ph-schematron-schxslt" % "6.2.5"
Groovy Grape
@Grapes(
  @Grab(group='com.helger.schematron', module='ph-schematron-schxslt', version='6.2.5')
)
Apache Ivy
<dependency org="com.helger.schematron" name="ph-schematron-schxslt" rev="6.2.5" />
Leiningen
[com.helger.schematron/ph-schematron-schxslt "6.2.5"]
Apache Buildr
'com.helger.schematron:ph-schematron-schxslt:jar:6.2.5'