Download jing-20091111.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 20091111 in this page.

License

3-clause BSD license

Build File

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

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

Download

Click the following link to download the jar file.

jing-20091111-javadoc.jar
jing-20091111-sources.jar
jing-20091111.jar
jing-20091111.pom



Related Tutorials