Jar examples for x:xpath-to-xml-core
Convenient utility to build XML models by evaluating XPath expressions
You can download jar file xpath-to-xml-core 1.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add xpath-to-xml-core-1.1.0.jar to your project.
<dependency> <groupId>com.github.simy4.xpath</groupId> <artifactId>xpath-to-xml-core</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.simy4.xpath', name: 'xpath-to-xml-core', version: '1.1.0'
libraryDependencies += "com.github.simy4.xpath" % "xpath-to-xml-core" % "1.1.0"
<dependency org="com.github.simy4.xpath" name="xpath-to-xml-core" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.simy4.xpath', module='xpath-to-xml-core', version='1.1.0'))
'com.github.simy4.xpath:xpath-to-xml-core:jar:1.1.0'
Click the following link to download the jar file.
xpath-to-xml-core-1.1.0-javadoc.jar