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