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-7.1.3.jar download
ph-schematron-schxslt-7.1.3.pom download
ph-schematron-schxslt-7.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.helger.schematron</groupId>
  <artifactId>ph-schematron-schxslt</artifactId>
  <version>7.1.3</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.helger.schematron:ph-schematron-schxslt:7.1.3'
Gradle Kotlin
implementation("com.helger.schematron:ph-schematron-schxslt:7.1.3")
Scala SBT
libraryDependencies += "com.helger.schematron" % "ph-schematron-schxslt" % "7.1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.helger.schematron', module='ph-schematron-schxslt', version='7.1.3')
)
Apache Ivy
<dependency org="com.helger.schematron" name="ph-schematron-schxslt" rev="7.1.3" />
Leiningen
[com.helger.schematron/ph-schematron-schxslt "7.1.3"]
Apache Buildr
'com.helger.schematron:ph-schematron-schxslt:jar:7.1.3'