Jar examples for j:jing
A branch of Jing used by the Nu Html Checker. (Jing is a tool for validating documents against RelaxNG schemas.)
You can download jar file jing 20171006VNU in this page.
3-clause BSD license
You can use the following script to add jing-20171006VNU.jar to your project.
<dependency> <groupId>nu.validator</groupId> <artifactId>jing</artifactId> <version>20171006VNU</version> </dependency>
compile group: 'nu.validator', name: 'jing', version: '20171006VNU'
libraryDependencies += "nu.validator" % "jing" % "20171006VNU"
<dependency org="nu.validator" name="jing" rev="20171006VNU"/>
@Grapes(@Grab(group='nu.validator', module='jing', version='20171006VNU'))
'nu.validator:jing:jar:20171006VNU'
Click the following link to download the jar file.
jing-20171006VNU-javadoc.jar