jar

io.appform.hope : hope-core

Maven & Gradle

Jul 12, 2023
1 usages
13 stars
Table Of Contents

Latest Version

Download io.appform.hope : hope-core JAR file - Latest Versions:

All Versions

Download io.appform.hope : hope-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0
1.2
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hope-core-2.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.appform.hope.core.functions.impl.pointer

├─ io.appform.hope.core.functions.impl.pointer.Exists.class - [JAR]

io.appform.shaded.org.reflections

├─ io.appform.shaded.org.reflections.Configuration.class - [JAR]

├─ io.appform.shaded.org.reflections.ReflectionUtils.class - [JAR]

├─ io.appform.shaded.org.reflections.Reflections.class - [JAR]

├─ io.appform.shaded.org.reflections.ReflectionsException.class - [JAR]

├─ io.appform.shaded.org.reflections.Store.class - [JAR]

io.appform.hope.core.functions.impl.arr

├─ io.appform.hope.core.functions.impl.arr.ContainsAll.class - [JAR]

├─ io.appform.hope.core.functions.impl.arr.ContainsAny.class - [JAR]

├─ io.appform.hope.core.functions.impl.arr.In.class - [JAR]

├─ io.appform.hope.core.functions.impl.arr.IsEmpty.class - [JAR]

├─ io.appform.hope.core.functions.impl.arr.Length.class - [JAR]

├─ io.appform.hope.core.functions.impl.arr.NotIn.class - [JAR]

io.appform.shaded.org.reflections.adapters

├─ io.appform.shaded.org.reflections.adapters.JavaReflectionAdapter.class - [JAR]

├─ io.appform.shaded.org.reflections.adapters.JavassistAdapter.class - [JAR]

├─ io.appform.shaded.org.reflections.adapters.MetadataAdapter.class - [JAR]

io.appform.shaded.org.reflections.scanners

├─ io.appform.shaded.org.reflections.scanners.AbstractScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.FieldAnnotationsScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.MemberUsageScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.MethodAnnotationsScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.MethodParameterNamesScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.MethodParameterScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.ResourcesScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.Scanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.SubTypesScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.TypeAnnotationsScanner.class - [JAR]

├─ io.appform.shaded.org.reflections.scanners.TypeElementsScanner.class - [JAR]

io.appform.hope.core.values

├─ io.appform.hope.core.values.ArrayValue.class - [JAR]

├─ io.appform.hope.core.values.BooleanValue.class - [JAR]

├─ io.appform.hope.core.values.EvaluatableValue.class - [JAR]

├─ io.appform.hope.core.values.FunctionEvaluatableValue.class - [JAR]

├─ io.appform.hope.core.values.FunctionValue.class - [JAR]

├─ io.appform.hope.core.values.JsonPathValue.class - [JAR]

├─ io.appform.hope.core.values.JsonPointerValue.class - [JAR]

├─ io.appform.hope.core.values.NumericValue.class - [JAR]

├─ io.appform.hope.core.values.ObjectValue.class - [JAR]

├─ io.appform.hope.core.values.StringValue.class - [JAR]

io.appform.hope.core.operators

├─ io.appform.hope.core.operators.And.class - [JAR]

├─ io.appform.hope.core.operators.Equals.class - [JAR]

├─ io.appform.hope.core.operators.Greater.class - [JAR]

├─ io.appform.hope.core.operators.GreaterEquals.class - [JAR]

├─ io.appform.hope.core.operators.Lesser.class - [JAR]

├─ io.appform.hope.core.operators.LesserEquals.class - [JAR]

├─ io.appform.hope.core.operators.Not.class - [JAR]

├─ io.appform.hope.core.operators.NotEquals.class - [JAR]

├─ io.appform.hope.core.operators.Or.class - [JAR]

io.appform.hope.core.functions.impl.path

├─ io.appform.hope.core.functions.impl.path.Exists.class - [JAR]

io.appform.hope.core.utils

├─ io.appform.hope.core.utils.Converters.class - [JAR]

├─ io.appform.hope.core.utils.FunctionHelpers.class - [JAR]

├─ io.appform.hope.core.utils.RawTypeHandler.class - [JAR]

io.appform.shaded.org.reflections.serializers

├─ io.appform.shaded.org.reflections.serializers.JavaCodeSerializer.class - [JAR]

├─ io.appform.shaded.org.reflections.serializers.JsonSerializer.class - [JAR]

├─ io.appform.shaded.org.reflections.serializers.Serializer.class - [JAR]

├─ io.appform.shaded.org.reflections.serializers.XmlSerializer.class - [JAR]

io.appform.hope.core.functions.impl.str

├─ io.appform.hope.core.functions.impl.str.Length.class - [JAR]

├─ io.appform.hope.core.functions.impl.str.LowerCase.class - [JAR]

├─ io.appform.hope.core.functions.impl.str.Match.class - [JAR]

├─ io.appform.hope.core.functions.impl.str.SubStr.class - [JAR]

├─ io.appform.hope.core.functions.impl.str.UpperCase.class - [JAR]

io.appform.shaded.org.reflections.vfs

├─ io.appform.shaded.org.reflections.vfs.JarInputDir.class - [JAR]

├─ io.appform.shaded.org.reflections.vfs.JarInputFile.class - [JAR]

├─ io.appform.shaded.org.reflections.vfs.SystemDir.class - [JAR]

├─ io.appform.shaded.org.reflections.vfs.SystemFile.class - [JAR]

├─ io.appform.shaded.org.reflections.vfs.UrlTypeVFS.class - [JAR]

├─ io.appform.shaded.org.reflections.vfs.Vfs.class - [JAR]

├─ io.appform.shaded.org.reflections.vfs.ZipDir.class - [JAR]

├─ io.appform.shaded.org.reflections.vfs.ZipFile.class - [JAR]

io.appform.hope.core.functions.impl.math

├─ io.appform.hope.core.functions.impl.math.Abs.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Add.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Ceil.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Divide.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Floor.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Modulo.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Multiply.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Negate.class - [JAR]

├─ io.appform.hope.core.functions.impl.math.Substract.class - [JAR]

io.appform.hope.core.exceptions

├─ io.appform.hope.core.exceptions.HopeException.class - [JAR]

io.appform.hope.core.exceptions.errorstrategy

├─ io.appform.hope.core.exceptions.errorstrategy.DefaultErrorHandlingStrategy.class - [JAR]

├─ io.appform.hope.core.exceptions.errorstrategy.ErrorHandlingStrategy.class - [JAR]

├─ io.appform.hope.core.exceptions.errorstrategy.InjectValueErrorHandlingStrategy.class - [JAR]

io.appform.shaded.org.reflections.util

├─ io.appform.shaded.org.reflections.util.ClasspathHelper.class - [JAR]

├─ io.appform.shaded.org.reflections.util.ConfigurationBuilder.class - [JAR]

├─ io.appform.shaded.org.reflections.util.FilterBuilder.class - [JAR]

├─ io.appform.shaded.org.reflections.util.Utils.class - [JAR]

io.appform.hope.core.functions.impl.sys

├─ io.appform.hope.core.functions.impl.sys.Epoch.class - [JAR]

io.appform.hope.core.functions

├─ io.appform.hope.core.functions.FunctionImplementation.class - [JAR]

├─ io.appform.hope.core.functions.FunctionRegistry.class - [JAR]

├─ io.appform.hope.core.functions.HopeFunction.class - [JAR]

io.appform.hope.core

├─ io.appform.hope.core.BinaryOperator.class - [JAR]

├─ io.appform.hope.core.Combiner.class - [JAR]

├─ io.appform.hope.core.Evaluatable.class - [JAR]

├─ io.appform.hope.core.TreeNode.class - [JAR]

├─ io.appform.hope.core.UnaryOperator.class - [JAR]

├─ io.appform.hope.core.Value.class - [JAR]

├─ io.appform.hope.core.Visitor.class - [JAR]

├─ io.appform.hope.core.VisitorAdapter.class - [JAR]

io.appform.hope.core.functions.impl.utils

├─ io.appform.hope.core.functions.impl.utils.HashJ.class - [JAR]

├─ io.appform.hope.core.functions.impl.utils.HashM128.class - [JAR]

io.appform.hope.core.visitors

├─ io.appform.hope.core.visitors.Evaluator.class - [JAR]

io.appform.hope.core.exceptions.impl

├─ io.appform.hope.core.exceptions.impl.HopeExpressionParserError.class - [JAR]

├─ io.appform.hope.core.exceptions.impl.HopeIllegalEvaluationError.class - [JAR]

├─ io.appform.hope.core.exceptions.impl.HopeMissingValueError.class - [JAR]

├─ io.appform.hope.core.exceptions.impl.HopeParameterValidationFailureError.class - [JAR]

├─ io.appform.hope.core.exceptions.impl.HopeTypeMismatchError.class - [JAR]

io.appform.hope.core.combiners

├─ io.appform.hope.core.combiners.AndCombiner.class - [JAR]

├─ io.appform.hope.core.combiners.OrCombiner.class - [JAR]

Advertisement

Dependencies from Group

Jul 12, 2023
1 usages
13 stars
Jul 12, 2023
13 stars
Jul 12, 2023
15 stars

Discover Dependencies

Aug 21, 2023
3 usages
13 stars
Dec 31, 2019
4 usages
0 stars
May 10, 2021
23 usages
309 stars
Sep 04, 2022
1 usages
15 stars
Mar 23, 2023
2 usages
0 stars
Nov 08, 2022
1 usages
0 stars
Nov 08, 2022
1 usages
0 stars