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