| License |
License |
|---|---|
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes |
| Last Version | Last Version3.1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhdes
HDES language for defining decision tables, flows, manual and service tasks
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
| Filename | Size |
|---|---|
| hdes-3.1.4.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes</artifactId>
<version>3.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes/
implementation 'io.resys.hdes:hdes:3.1.4'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes/
implementation ("io.resys.hdes:hdes:3.1.4")
'io.resys.hdes:hdes:pom:3.1.4'
<dependency org="io.resys.hdes" name="hdes" rev="3.1.4">
<artifact name="hdes" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes', version='3.1.4')
)
libraryDependencies += "io.resys.hdes" % "hdes" % "3.1.4"
[io.resys.hdes/hdes "3.1.4"]