is not current version
Last Version 1.1.1

io.appform.hope:hope-core 1.0.12

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-core
Version

Version

1.0.12
Type

Type

jar
Description

Description

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

Download hope-core 1.0.12


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

Dependencies

compile (4)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.jayway.jsonpath : json-path jar 2.6.0

provided (2)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.