Jar examples for x:xmlschema-core
Commons XMLSchema is a light weight schema object model that can be used to manipulate or generate XML schema.
You can download jar file xmlschema-core 2.2.1 in this page.
Apache License
You can use the following script to add xmlschema-core-2.2.1.jar to your project.
<dependency> <groupId>org.apache.ws.xmlschema</groupId> <artifactId>xmlschema-core</artifactId> <version>2.2.1</version> </dependency>
compile group: 'org.apache.ws.xmlschema', name: 'xmlschema-core', version: '2.2.1'
libraryDependencies += "org.apache.ws.xmlschema" % "xmlschema-core" % "2.2.1"
<dependency org="org.apache.ws.xmlschema" name="xmlschema-core" rev="2.2.1"/>
@Grapes(@Grab(group='org.apache.ws.xmlschema', module='xmlschema-core', version='2.2.1'))
'org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1'
Click the following link to download the jar file.
xmlschema-core-2.2.1-javadoc.jar