| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdio.appform.hope | 
| ArtifactId | ArtifactIdhope-core | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHigh level language for predicate evaluation on JSON written in java. It uses jackson
        for json handling and json-path for value extraction. | 
| Filename | Size | 
|---|---|
| hope-core-1.1.1.pom | |
| hope-core-1.1.1.jar | 102 KB | 
| hope-core-1.1.1-sources.jar | 62 KB | 
| hope-core-1.1.1-javadoc.jar | 428 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.appform.hope/hope-core/ -->
<dependency>
    <groupId>io.appform.hope</groupId>
    <artifactId>hope-core</artifactId>
    <version>1.1.1</version>
</dependency>// https://jarcasting.com/artifacts/io.appform.hope/hope-core/
implementation 'io.appform.hope:hope-core:1.1.1'// https://jarcasting.com/artifacts/io.appform.hope/hope-core/
implementation ("io.appform.hope:hope-core:1.1.1")'io.appform.hope:hope-core:jar:1.1.1'<dependency org="io.appform.hope" name="hope-core" rev="1.1.1">
  <artifact name="hope-core" type="jar" />
</dependency>@Grapes(
@Grab(group='io.appform.hope', module='hope-core', version='1.1.1')
)libraryDependencies += "io.appform.hope" % "hope-core" % "1.1.1"[io.appform.hope/hope-core "1.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.reflections : reflections | jar | 0.9.11 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| com.google.guava : guava | jar | 31.0.1-jre | 
| 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 |