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 in this page.
The Apache License, Version 2.0
You can use the following script to add xpath-to-xml-test-1.0.0.jar to your project.
<dependency> <groupId>com.github.simy4.xpath</groupId> <artifactId>xpath-to-xml-test</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.simy4.xpath', name: 'xpath-to-xml-test', version: '1.0.0'
libraryDependencies += "com.github.simy4.xpath" % "xpath-to-xml-test" % "1.0.0"
<dependency org="com.github.simy4.xpath" name="xpath-to-xml-test" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.simy4.xpath', module='xpath-to-xml-test', version='1.0.0'))
'com.github.simy4.xpath:xpath-to-xml-test:jar:1.0.0'
Click the following link to download the jar file.
xpath-to-xml-test-1.0.0-javadoc.jar