Jar examples for r:rngom
RNGOM is a RelaxNG Object model library (XSOM for RelaxNG). Sources from http://rngom.java.net, version 20050510.
You can download jar file rngom 2.2.11 in this page.
Open Source License
You can use the following script to add rngom-2.2.11.jar to your project.
<dependency> <groupId>com.sun.xml.bind.external</groupId> <artifactId>rngom</artifactId> <version>2.2.11</version> </dependency>
compile group: 'com.sun.xml.bind.external', name: 'rngom', version: '2.2.11'
libraryDependencies += "com.sun.xml.bind.external" % "rngom" % "2.2.11"
<dependency org="com.sun.xml.bind.external" name="rngom" rev="2.2.11"/>
@Grapes(@Grab(group='com.sun.xml.bind.external', module='rngom', version='2.2.11'))
'com.sun.xml.bind.external:rngom:jar:2.2.11'
Click the following link to download the jar file.
rngom-2.2.11-javadoc.jar