jar

app.dassana : rule-engine

Maven & Gradle

Jul 30, 2021
2 stars

Dassana JSON Rule Engine · JSON matching rule engine

Table Of Contents

Latest Version

Download app.dassana : rule-engine JAR file - Latest Versions:

All Versions

Download app.dassana : rule-engine JAR file - All Versions:

Version Vulnerabilities Size Updated
1.10.x
1.9.x
1.8.x
1.7.x
1.6.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 rule-engine-1.10.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

app.dassana.ruleengine.grammar.specification.string

├─ app.dassana.ruleengine.grammar.specification.string.StringContains.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.string.StringEquals.class - [JAR]

app.dassana.ruleengine.grammar.specification.bool

├─ app.dassana.ruleengine.grammar.specification.bool.IsTrue.class - [JAR]

app.dassana.ruleengine.grammar.specification

├─ app.dassana.ruleengine.grammar.specification.AbstractSpecification.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.AndSpecification.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.DoesNotExistsSpecification.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.EmptySpecification.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.ExistsSpecification.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.ISpecification.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.JqExpressionSpec.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.NotSpecification.class - [JAR]

├─ app.dassana.ruleengine.grammar.specification.OrSpecification.class - [JAR]

app.dassana.rules

├─ app.dassana.rules.RuleSetBaseListener.class - [JAR]

├─ app.dassana.rules.RuleSetLexer.class - [JAR]

├─ app.dassana.rules.RuleSetListener.class - [JAR]

├─ app.dassana.rules.RuleSetParser.class - [JAR]

app.dassana.ruleengine.web

├─ app.dassana.ruleengine.web.RequestHandler.class - [JAR]

app.dassana.ruleengine.grammar.specification.numeric

├─ app.dassana.ruleengine.grammar.specification.numeric.GreaterThan.class - [JAR]

app.dassana.ruleengine

├─ app.dassana.ruleengine.ErrorListener.class - [JAR]

├─ app.dassana.ruleengine.IJqPathParser.class - [JAR]

├─ app.dassana.ruleengine.IRuleSetCompiler.class - [JAR]

├─ app.dassana.ruleengine.IRulesSource.class - [JAR]

├─ app.dassana.ruleengine.JqPathParser.class - [JAR]

├─ app.dassana.ruleengine.RuleSetCompiler.class - [JAR]

app.dassana.ruleengine.grammar

├─ app.dassana.ruleengine.grammar.ExceptionThrowingErrorHandler.class - [JAR]

├─ app.dassana.ruleengine.grammar.IRuleSet.class - [JAR]

├─ app.dassana.ruleengine.grammar.RuleSet.class - [JAR]

├─ app.dassana.ruleengine.grammar.RuleSetTreeBuilder.class - [JAR]

Advertisement