Last Version

JSONQuery 0.0.5

Helps querying Jackson JSONNode objects with varieties of expressions

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.kcthota
ArtifactId

ArtifactId

JSONQuery
Version

Version

0.0.5
Type

Type

jar
Description

Description

JSONQuery
Helps querying Jackson JSONNode objects with varieties of expressions
Project URL

Project URL

https://github.com/kcthota/JSONQuery
Source Code Management

Source Code Management

https://github.com/kcthota/JSONQuery

Download JSONQuery 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.5.2
com.fasterxml.jackson.core : jackson-databind jar 2.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 2.0.0

Project Modules

There are no modules declared in this project.