is not current version
Last Version 1.10.1

Dassana JSON Rule Engine 1.9.0

JSON matching rule engine

License

License

GroupId

GroupId

app.dassana
ArtifactId

ArtifactId

rule-engine
Version

Version

1.9.0
Type

Type

jar
Description

Description

Dassana JSON Rule Engine
JSON matching rule engine
Project URL

Project URL

https://github.com/dassana-io/rule-engine
Source Code Management

Source Code Management

https://github.com/dassana-io/rule-engine

Download rule-engine 1.9.0


<!-- https://jarcasting.com/artifacts/app.dassana/rule-engine/ -->
<dependency>
    <groupId>app.dassana</groupId>
    <artifactId>rule-engine</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/app.dassana/rule-engine/
implementation 'app.dassana:rule-engine:1.9.0'
// https://jarcasting.com/artifacts/app.dassana/rule-engine/
implementation ("app.dassana:rule-engine:1.9.0")
'app.dassana:rule-engine:jar:1.9.0'
<dependency org="app.dassana" name="rule-engine" rev="1.9.0">
  <artifact name="rule-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.dassana', module='rule-engine', version='1.9.0')
)
libraryDependencies += "app.dassana" % "rule-engine" % "1.9.0"
[app.dassana/rule-engine "1.9.0"]

Dependencies

compile (10)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.7
org.json : json jar 20200518
io.micronaut.aws : micronaut-function-aws jar 2.4.2
com.amazonaws : aws-lambda-java-core jar 1.2.1
com.amazonaws : aws-lambda-java-events jar 3.7.0
org.antlr : antlr4-runtime jar 4.9.1
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.8.0
com.jayway.jsonpath : json-path jar 2.6.0
org.mockito : mockito-core jar 3.6.28

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.