License |
License |
---|---|
GroupId | GroupIdio.resys.hdes |
ArtifactId | ArtifactIdhdes-executor |
Version | Version3.130.2 |
Type | Typejar |
Description |
DescriptionHDES language for defining decision tables, flows, manual and service tasks
|
Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
Filename | Size |
---|---|
hdes-executor-3.130.2.pom | |
hdes-executor-3.130.2.jar | 113 KB |
hdes-executor-3.130.2-sources.jar | 61 KB |
hdes-executor-3.130.2-javadoc.jar | 599 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-executor/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-executor</artifactId>
<version>3.130.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-executor/
implementation 'io.resys.hdes:hdes-executor:3.130.2'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-executor/
implementation ("io.resys.hdes:hdes-executor:3.130.2")
'io.resys.hdes:hdes-executor:jar:3.130.2'
<dependency org="io.resys.hdes" name="hdes-executor" rev="3.130.2">
<artifact name="hdes-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-executor', version='3.130.2')
)
libraryDependencies += "io.resys.hdes" % "hdes-executor" % "3.130.2"
[io.resys.hdes/hdes-executor "3.130.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |