Jar examples for r:relaxngDatatype
A light-weight easy to use schema language. Version distributed by Sun as part of the Java Web Services Developer Pack 1.6 http://www.relaxng.org/#other-software http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=relax-ng
You can download jar file relaxngDatatype 1.0 in this page.
BSD
You can use the following script to add relaxngDatatype-1.0.jar to your project.
<dependency> <groupId>com.sun.xml</groupId> <artifactId>relaxngDatatype</artifactId> <version>1.0</version> </dependency>
compile group: 'com.sun.xml', name: 'relaxngDatatype', version: '1.0'
libraryDependencies += "com.sun.xml" % "relaxngDatatype" % "1.0"
<dependency org="com.sun.xml" name="relaxngDatatype" rev="1.0"/>
@Grapes(@Grab(group='com.sun.xml', module='relaxngDatatype', version='1.0'))
'com.sun.xml:relaxngDatatype:jar:1.0'
Click the following link to download the jar file.
relaxngDatatype-1.0.jar