Jar examples for x:xmlbeans-xpath
XmlBeans extended XPath and XQuery support
You can download jar file xmlbeans-xpath 2.5.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xmlbeans-xpath-2.5.0.jar to your project.
<dependency> <groupId>org.apache.xmlbeans</groupId> <artifactId>xmlbeans-xpath</artifactId> <version>2.5.0</version> </dependency>
compile group: 'org.apache.xmlbeans', name: 'xmlbeans-xpath', version: '2.5.0'
libraryDependencies += "org.apache.xmlbeans" % "xmlbeans-xpath" % "2.5.0"
<dependency org="org.apache.xmlbeans" name="xmlbeans-xpath" rev="2.5.0"/>
@Grapes(@Grab(group='org.apache.xmlbeans', module='xmlbeans-xpath', version='2.5.0'))
'org.apache.xmlbeans:xmlbeans-xpath:jar:2.5.0'
Click the following link to download the jar file.
xmlbeans-xpath-2.5.0.jar