License |
License |
---|---|
GroupId | GroupIdapp.dassana |
ArtifactId | ArtifactIdrule-engine |
Version | Version1.9.0 |
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.9.0.pom | |
rule-engine-1.9.0.jar | 60 KB |
rule-engine-1.9.0-sources.jar | 30 KB |
rule-engine-1.9.0-javadoc.jar | 722 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |