Last Version

objectpath 1.0.3

Expression language for querying JSON objects using ANTLR4

License

License

MIT
GroupId

GroupId

cz.zakjan
ArtifactId

ArtifactId

objectpath
Version

Version

1.0.3
Type

Type

jar
Description

Description

objectpath
Expression language for querying JSON objects using ANTLR4
Project URL

Project URL

https://github.com/zakjan/objectpath
Source Code Management

Source Code Management

https://github.com/zakjan/objectpath

Download objectpath 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.2

Project Modules

There are no modules declared in this project.