| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes-client-api |
| Version | Version3.1.4 |
| Type | Typejar |
| Description |
DescriptionHDES language for defining decision tables, flows, manual and service tasks
|
| Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
| Filename | Size |
|---|---|
| hdes-client-api-3.1.4.pom | |
| hdes-client-api-3.1.4.jar | 264 KB |
| hdes-client-api-3.1.4-sources.jar | 129 KB |
| hdes-client-api-3.1.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-client-api/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-client-api</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client-api/
implementation 'io.resys.hdes:hdes-client-api:3.1.4'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client-api/
implementation ("io.resys.hdes:hdes-client-api:3.1.4")
'io.resys.hdes:hdes-client-api:jar:3.1.4'
<dependency org="io.resys.hdes" name="hdes-client-api" rev="3.1.4">
<artifact name="hdes-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-client-api', version='3.1.4')
)
libraryDependencies += "io.resys.hdes" % "hdes-client-api" % "3.1.4"
[io.resys.hdes/hdes-client-api "3.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.20 |
| org.springframework : spring-expression | jar | 5.3.8 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| io.smallrye.reactive : mutiny | jar | |
| commons-codec : commons-codec | jar | 1.13 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-csv | jar | 1.5 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| 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.datatype : jackson-datatype-jsr310 | jar | 2.10.5 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.5 |
| 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 |