| License |
License |
|---|---|
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes-runtime |
| Version | Version0.1.11 |
| Type | Typejar |
| Description |
DescriptionHDES language for defining decision tables, flows, manual and service tasks
|
| Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
| Filename | Size |
|---|---|
| hdes-runtime-0.1.11.pom | |
| hdes-runtime-0.1.11.jar | 21 KB |
| hdes-runtime-0.1.11-sources.jar | 11 KB |
| hdes-runtime-0.1.11-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-runtime/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-runtime</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-runtime/
implementation 'io.resys.hdes:hdes-runtime:0.1.11'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-runtime/
implementation ("io.resys.hdes:hdes-runtime:0.1.11")
'io.resys.hdes:hdes-runtime:jar:0.1.11'
<dependency org="io.resys.hdes" name="hdes-runtime" rev="0.1.11">
<artifact name="hdes-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-runtime', version='0.1.11')
)
libraryDependencies += "io.resys.hdes" % "hdes-runtime" % "0.1.11"
[io.resys.hdes/hdes-runtime "0.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.resys.hdes : hdes-compiler | jar | |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.10.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |