Last Version

xpath-to-xml 2.1.7

Convenient utility to build XML models by evaluating XPath expressions

License

License

GroupId

GroupId

com.github.simy4.xpath
ArtifactId

ArtifactId

xpath-to-xml
Version

Version

2.1.7
Type

Type

pom
Description

Description

xpath-to-xml
Convenient utility to build XML models by evaluating XPath expressions
Project URL

Project URL

http://github.com/SimY4/xpath-to-xml
Source Code Management

Source Code Management

https://github.com/SimY4/xpath-to-xml

Download xpath-to-xml 2.1.7


<!-- https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml/ -->
<dependency>
    <groupId>com.github.simy4.xpath</groupId>
    <artifactId>xpath-to-xml</artifactId>
    <version>2.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml/
implementation 'com.github.simy4.xpath:xpath-to-xml:2.1.7'
// https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml/
implementation ("com.github.simy4.xpath:xpath-to-xml:2.1.7")
'com.github.simy4.xpath:xpath-to-xml:pom:2.1.7'
<dependency org="com.github.simy4.xpath" name="xpath-to-xml" rev="2.1.7">
  <artifact name="xpath-to-xml" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.simy4.xpath', module='xpath-to-xml', version='2.1.7')
)
libraryDependencies += "com.github.simy4.xpath" % "xpath-to-xml" % "2.1.7"
[com.github.simy4.xpath/xpath-to-xml "2.1.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.