| Лицензия |
Лицензия |
|---|---|
| Группа | Группаapp.dassana |
| Идентификатор | Идентификаторrule-engine |
| Последняя версия | Последняя версия1.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDassana JSON Rule Engine
JSON matching rule engine
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |