Download xsdlib-20060615.jar file - Jar x

Jar examples for x:xsdlib

Description

Part of the Java Web Services Developer Pack 1.6

You can download jar file xsdlib 20060615 in this page.

License

Open Source License

Build File

You can use the following script to add xsdlib-20060615.jar to your project.

<dependency>
   <groupId>com.sun.msv.datatype.xsd</groupId>
   <artifactId>xsdlib</artifactId>
   <version>20060615</version>
</dependency>
compile group: 'com.sun.msv.datatype.xsd', name: 'xsdlib', version: '20060615'
libraryDependencies += "com.sun.msv.datatype.xsd" % "xsdlib" % "20060615"
<dependency org="com.sun.msv.datatype.xsd" name="xsdlib" rev="20060615"/>
@Grapes(@Grab(group='com.sun.msv.datatype.xsd', module='xsdlib', version='20060615'))
'com.sun.msv.datatype.xsd:xsdlib:jar:20060615'

Download

Click the following link to download the jar file.

xsdlib-20060615.jar
xsdlib-20060615.pom
xsdlib-20060615-sources.jar



Related Tutorials