Jar examples for x:xml-apis
You can download jar file xml-apis 1.3.03 in this page.
You can use the following script to add xml-apis-1.3.03.jar to your project.
<dependency> <groupId>org.dspace.xmlui.xml</groupId> <artifactId>xml-apis</artifactId> <version>1.3.03</version> </dependency>
compile group: 'org.dspace.xmlui.xml', name: 'xml-apis', version: '1.3.03'
libraryDependencies += "org.dspace.xmlui.xml" % "xml-apis" % "1.3.03"
<dependency org="org.dspace.xmlui.xml" name="xml-apis" rev="1.3.03"/>
@Grapes(@Grab(group='org.dspace.xmlui.xml', module='xml-apis', version='1.3.03'))
'org.dspace.xmlui.xml:xml-apis:jar:1.3.03'
Click the following link to download the jar file.
xml-apis-1.3.03.jar