| License |
License |
|---|---|
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes-ast |
| Version | Version3.125 |
| Type | Typejar |
| Description |
DescriptionHDES language for defining decision tables, flows, manual and service tasks
|
| Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
| Filename | Size |
|---|---|
| hdes-ast-3.125.pom | |
| hdes-ast-3.125.jar | 830 KB |
| hdes-ast-3.125-sources.jar | 382 KB |
| hdes-ast-3.125-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-ast/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-ast</artifactId>
<version>3.125</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ast/
implementation 'io.resys.hdes:hdes-ast:3.125'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ast/
implementation ("io.resys.hdes:hdes-ast:3.125")
'io.resys.hdes:hdes-ast:jar:3.125'
<dependency org="io.resys.hdes" name="hdes-ast" rev="3.125">
<artifact name="hdes-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-ast', version='3.125')
)
libraryDependencies += "io.resys.hdes" % "hdes-ast" % "3.125"
[io.resys.hdes/hdes-ast "3.125"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.antlr : antlr4-runtime | jar | |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| commons-io : commons-io | jar | 2.7 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| 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 | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |