| License |
License |
|---|---|
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes-services |
| Last Version | Last Version3.1.4 |
| 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-services-3.1.4.pom | |
| hdes-services-3.1.4.jar | 218 KB |
| hdes-services-3.1.4-sources.jar | 119 KB |
| hdes-services-3.1.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-services/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-services</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-services/
implementation 'io.resys.hdes:hdes-services:3.1.4'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-services/
implementation ("io.resys.hdes:hdes-services:3.1.4")
'io.resys.hdes:hdes-services:jar:3.1.4'
<dependency org="io.resys.hdes" name="hdes-services" rev="3.1.4">
<artifact name="hdes-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-services', version='3.1.4')
)
libraryDependencies += "io.resys.hdes" % "hdes-services" % "3.1.4"
[io.resys.hdes/hdes-services "3.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.resys.hdes : hdes-flow | jar | |
| io.resys.hdes : hdes-dt | jar | |
| io.resys.hdes : hdes-script | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-csv | jar | 2.10.5 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.9.0.202009080501-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.jsch | jar | 5.9.0.202009080501-r |
| commons-codec : commons-codec | jar | 1.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |