io.github.xmljim.json:jsonpath

A modern modular Java 17 JSON Library

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

io.github.xmljim.json
ArtifactId

ArtifactId

jsonpath
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A modern modular Java 17 JSON Library

Download jsonpath

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.xmljim.json : jsonfactory jar 1.0.2

test (4)

Group / Artifact Type Version
io.github.xmljim.json : json-mapper jar 1.0.2
io.github.xmljim.json : elementfactory jar 1.0.2
io.github.xmljim.json : json-parser jar 1.0.2
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1