Jar examples for x:xsd
You can download jar file xsd 2.2.3 in this page.
Eclipse Public License - v 1.0
You can use the following script to add xsd-2.2.3.jar to your project.
<dependency> <groupId>org.eclipse.xsd</groupId> <artifactId>xsd</artifactId> <version>2.2.3</version> </dependency>
compile group: 'org.eclipse.xsd', name: 'xsd', version: '2.2.3'
libraryDependencies += "org.eclipse.xsd" % "xsd" % "2.2.3"
<dependency org="org.eclipse.xsd" name="xsd" rev="2.2.3"/>
@Grapes(@Grab(group='org.eclipse.xsd', module='xsd', version='2.2.3'))
'org.eclipse.xsd:xsd:jar:2.2.3'
Click the following link to download the jar file.
xsd-2.2.3.jar