Jar examples for x:xsdlib
Part of the Java Web Services Developer Pack 1.6
You can download jar file xsdlib 2013.2 in this page.
Open Source License
You can use the following script to add xsdlib-2013.2.jar to your project.
<dependency> <groupId>com.sun.msv.datatype.xsd</groupId> <artifactId>xsdlib</artifactId> <version>2013.2</version> </dependency>
compile group: 'com.sun.msv.datatype.xsd', name: 'xsdlib', version: '2013.2'
libraryDependencies += "com.sun.msv.datatype.xsd" % "xsdlib" % "2013.2"
<dependency org="com.sun.msv.datatype.xsd" name="xsdlib" rev="2013.2"/>
@Grapes(@Grab(group='com.sun.msv.datatype.xsd', module='xsdlib', version='2013.2'))
'com.sun.msv.datatype.xsd:xsdlib:jar:2013.2'
Click the following link to download the jar file.
xsdlib-2013.2-javadoc.jar