| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes-datatype |
| Version | Version3.0.22 |
| 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.0.22.pom | |
| hdes-datatype-3.0.22.jar | 32 KB |
| hdes-datatype-3.0.22-sources.jar | 20 KB |
| hdes-datatype-3.0.22-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.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-datatype/
implementation 'io.resys.hdes:hdes-datatype:3.0.22'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-datatype/
implementation ("io.resys.hdes:hdes-datatype:3.0.22")
'io.resys.hdes:hdes-datatype:jar:3.0.22'
<dependency org="io.resys.hdes" name="hdes-datatype" rev="3.0.22">
<artifact name="hdes-datatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-datatype', version='3.0.22')
)
libraryDependencies += "io.resys.hdes" % "hdes-datatype" % "3.0.22"
[io.resys.hdes/hdes-datatype "3.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| 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 |
|---|---|---|
| junit : junit | jar | 4.12 |