j

jing

Jing/Trang - tools for validating and translating RelaxNG
http://code.google.com/p/jing-trang
New BSD License
James Clark Bryon Jacob
Files download
File Operation
jing-20091111.jar download
jing-20091111.pom download
jing-20091111-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thaiopensource</groupId>
  <artifactId>jing</artifactId>
  <version>20091111</version>
</dependency>
Gradle Groovy
implementation 'com.thaiopensource:jing:20091111'
Gradle Kotlin
implementation("com.thaiopensource:jing:20091111")
Scala SBT
libraryDependencies += "com.thaiopensource" % "jing" % "20091111"
Groovy Grape
@Grapes(
  @Grab(group='com.thaiopensource', module='jing', version='20091111')
)
Apache Ivy
<dependency org="com.thaiopensource" name="jing" rev="20091111" />
Leiningen
[com.thaiopensource/jing "20091111"]
Apache Buildr
'com.thaiopensource:jing:jar:20091111'