| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes-datatype |
| Last Version | Last Version3.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHDES language for defining decision tables, flows, manual and service tasks
|
| Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
| Filename | Size |
|---|---|
| hdes-datatype-3.1.2.pom | |
| hdes-datatype-3.1.2.jar | 32 KB |
| hdes-datatype-3.1.2-sources.jar | 20 KB |
| hdes-datatype-3.1.2-javadoc.jar | 573 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-datatype/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-datatype</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-datatype/
implementation 'io.resys.hdes:hdes-datatype:3.1.2'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-datatype/
implementation ("io.resys.hdes:hdes-datatype:3.1.2")
'io.resys.hdes:hdes-datatype:jar:3.1.2'
<dependency org="io.resys.hdes" name="hdes-datatype" rev="3.1.2">
<artifact name="hdes-datatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-datatype', version='3.1.2')
)
libraryDependencies += "io.resys.hdes" % "hdes-datatype" % "3.1.2"
[io.resys.hdes/hdes-datatype "3.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.resys.hdes : hdes-client-api | jar | |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.10.5 |
| org.springframework : spring-expression | jar | 5.3.8 |
| com.google.guava : guava | jar | 30.0-jre |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |