License |
License |
---|---|
GroupId | GroupIdapp.dassana |
ArtifactId | ArtifactIdrule-engine |
Last Version | Last Version1.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDassana JSON Rule Engine
JSON matching rule engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rule-engine-1.10.1.pom | |
rule-engine-1.10.1.jar | 65 KB |
rule-engine-1.10.1-sources.jar | 31 KB |
rule-engine-1.10.1-javadoc.jar | 755 KB |
Browse |
<!-- https://jarcasting.com/artifacts/app.dassana/rule-engine/ -->
<dependency>
<groupId>app.dassana</groupId>
<artifactId>rule-engine</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/app.dassana/rule-engine/
implementation 'app.dassana:rule-engine:1.10.1'
// https://jarcasting.com/artifacts/app.dassana/rule-engine/
implementation ("app.dassana:rule-engine:1.10.1")
'app.dassana:rule-engine:jar:1.10.1'
<dependency org="app.dassana" name="rule-engine" rev="1.10.1">
<artifact name="rule-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.dassana', module='rule-engine', version='1.10.1')
)
libraryDependencies += "app.dassana" % "rule-engine" % "1.10.1"
[app.dassana/rule-engine "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
net.thisptr : jackson-jq | jar | 1.0.0-preview.20210610 |
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 |
org.mockito : mockito-core | jar | 3.6.28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |