Hope

High level language for predicate evaluation on JSON written in java. It uses jackson for json handling and json-path for value extraction.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.hope
ArtifactId

ArtifactId

hope
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Hope
High level language for predicate evaluation on JSON written in java. It uses jackson for json handling and json-path for value extraction.
Project URL

Project URL

https://github.com/santanusinha/hope
Source Code Management

Source Code Management

https://github.com/santanusinha/hope

Download hope

Filename Size
hope-1.1.1.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.jayway.jsonpath : json-path jar 2.7.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.google.guava : guava jar 31.0.1-jre

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

  • hope-core
  • hope-lang

Versions

Version
1.1.1
1.1.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5