json-path-reader

A tool to read a json by the field's path

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

com.github.nantianba
ArtifactId

ArtifactId

json-path-reader
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

json-path-reader
A tool to read a json by the field's path
Project URL

Project URL

https://github.com/nantianba/json-path-reader
Source Code Management

Source Code Management

https://www.github.com/nantianba/json-path-reader

Download json-path-reader

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1