MVN

org.relaxng : jing

Maven & Gradle

Dec 22, 2018
18 usages
215 stars

Jing · Jing, a tool for validating documents against RelaxNG schemas.

<dependency>
    <groupId>org.relaxng</groupId>
    <artifactId>jing</artifactId>
    <version>20181222</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.relaxng : jing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 20181222

All Versions

Choose a version of org.relaxng : jing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20181222
jing-20181222
20181204
jing-20181204

How to add a dependency to Maven

Add the following org.relaxng : jing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.relaxng</groupId>
    <artifactId>jing</artifactId>
    <version>20181222</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.relaxng : jing gradle dependency to your build.gradle file:

implementation 'org.relaxng:jing:20181222'

Gradle Kotlin DSL: Add the following org.relaxng : jing gradle kotlin dependency to your build.gradle.kts file:

implementation("org.relaxng:jing:20181222")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.relaxng : jing sbt scala dependency to your build.sbt file:

libraryDependencies += "org.relaxng" % "jing" % "20181222"

Advertisement

Dependencies from Group

Dec 22, 2018
18 usages
215 stars
Dec 22, 2018
3 usages
215 stars

Discover Dependencies

Apr 01, 2023
9 usages
4.5k stars
Aug 15, 2023
39 usages
1k stars
Dec 09, 2018
1 usages
8 stars
Dec 12, 2019
194 stars
Dec 17, 2021
5 usages
0 stars
Dec 06, 2018
5 usages
77 stars