Download phloc-schematron-2.7.1.jar file - Jar p

Jar examples for p:phloc-schematron

Description

Library for validating XML documents with Schematron

You can download jar file phloc-schematron 2.7.1 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-schematron-2.7.1.jar to your project.

<dependency>
   <groupId>com.phloc</groupId>
   <artifactId>phloc-schematron</artifactId>
   <version>2.7.1</version>
</dependency>
compile group: 'com.phloc', name: 'phloc-schematron', version: '2.7.1'
libraryDependencies += "com.phloc" % "phloc-schematron" % "2.7.1"
<dependency org="com.phloc" name="phloc-schematron" rev="2.7.1"/>
@Grapes(@Grab(group='com.phloc', module='phloc-schematron', version='2.7.1'))
'com.phloc:phloc-schematron:jar:2.7.1'

Download

Click the following link to download the jar file.

phloc-schematron-2.7.1-javadoc.jar
phloc-schematron-2.7.1-sources.jar
phloc-schematron-2.7.1-test-sources.jar
phloc-schematron-2.7.1.jar
phloc-schematron-2.7.1.pom



Related Tutorials