| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.resys.hdes |
| Идентификатор | Идентификаторhdes-runtime |
| Версия | Версия3.130.7 |
| Тип | Типjar |
| Описание |
ОписаниеHDES language for defining decision tables, flows, manual and service tasks
|
| Организация-разработчик |
Организация-разработчикCopyright 2020 ReSys OÜ |
| Имя Файла | Размер |
|---|---|
| hdes-runtime-3.130.7.pom | |
| hdes-runtime-3.130.7.jar | 21 KB |
| hdes-runtime-3.130.7-sources.jar | 11 KB |
| hdes-runtime-3.130.7-javadoc.jar | 173 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-runtime/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-runtime</artifactId>
<version>3.130.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-runtime/
implementation 'io.resys.hdes:hdes-runtime:3.130.7'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-runtime/
implementation ("io.resys.hdes:hdes-runtime:3.130.7")
'io.resys.hdes:hdes-runtime:jar:3.130.7'
<dependency org="io.resys.hdes" name="hdes-runtime" rev="3.130.7">
<artifact name="hdes-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-runtime', version='3.130.7')
)
libraryDependencies += "io.resys.hdes" % "hdes-runtime" % "3.130.7"
[io.resys.hdes/hdes-runtime "3.130.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.resys.hdes : hdes-compiler | jar | |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| io.resys.hdes : hdes-runtime-test | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.5 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.10.5 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.5 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |