| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.resys.hdes |
| Идентификатор | Идентификаторhdes-executor |
| Версия | Версия3.130.4 |
| Тип | Типjar |
| Описание |
ОписаниеHDES language for defining decision tables, flows, manual and service tasks
|
| Организация-разработчик |
Организация-разработчикCopyright 2020 ReSys OÜ |
| Имя Файла | Размер |
|---|---|
| hdes-executor-3.130.4.pom | |
| hdes-executor-3.130.4.jar | 113 KB |
| hdes-executor-3.130.4-sources.jar | 61 KB |
| hdes-executor-3.130.4-javadoc.jar | 599 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-executor/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-executor</artifactId>
<version>3.130.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-executor/
implementation 'io.resys.hdes:hdes-executor:3.130.4'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-executor/
implementation ("io.resys.hdes:hdes-executor:3.130.4")
'io.resys.hdes:hdes-executor:jar:3.130.4'
<dependency org="io.resys.hdes" name="hdes-executor" rev="3.130.4">
<artifact name="hdes-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-executor', version='3.130.4')
)
libraryDependencies += "io.resys.hdes" % "hdes-executor" % "3.130.4"
[io.resys.hdes/hdes-executor "3.130.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.resys.hdes : hdes-ast | jar | |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |