Download jing-20150629VNU.jar file - Jar j

Jar examples for j:jing

Description

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 20150629VNU in this page.

License

3-clause BSD license

Build File

You can use the following script to add jing-20150629VNU.jar to your project.

<dependency>
   <groupId>nu.validator</groupId>
   <artifactId>jing</artifactId>
   <version>20150629VNU</version>
</dependency>
compile group: 'nu.validator', name: 'jing', version: '20150629VNU'
libraryDependencies += "nu.validator" % "jing" % "20150629VNU"
<dependency org="nu.validator" name="jing" rev="20150629VNU"/>
@Grapes(@Grab(group='nu.validator', module='jing', version='20150629VNU'))
'nu.validator:jing:jar:20150629VNU'

Download

Click the following link to download the jar file.

jing-20150629VNU-javadoc.jar
jing-20150629VNU-sources.jar
jing-20150629VNU.jar
jing-20150629VNU.pom



Related Tutorials