is not current version
Last Version 2.3.4

com.github.simy4.xpath:xpath-to-json-jackson 1.2.2

Convenient utility to build XML models by evaluating XPath expressions

Categories

Categories

JSON Data Jackson
GroupId

GroupId

com.github.simy4.xpath
ArtifactId

ArtifactId

xpath-to-json-jackson
Version

Version

1.2.2
Type

Type

jar

Download xpath-to-json-jackson 1.2.2


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