| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.resys.hdes |
| ArtifactId | ArtifactIdhdes-client |
| Version | Version3.122 |
| 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-3.122.pom | |
| hdes-client-3.122.jar | 105 KB |
| hdes-client-3.122-sources.jar | 50 KB |
| hdes-client-3.122-javadoc.jar | 339 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-client</artifactId>
<version>3.122</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/
implementation 'io.resys.hdes:hdes-client:3.122'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/
implementation ("io.resys.hdes:hdes-client:3.122")
'io.resys.hdes:hdes-client:jar:3.122'
<dependency org="io.resys.hdes" name="hdes-client" rev="3.122">
<artifact name="hdes-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-client', version='3.122')
)
libraryDependencies += "io.resys.hdes" % "hdes-client" % "3.122"
[io.resys.hdes/hdes-client "3.122"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.resys.hdes : hdes-client-api | jar | |
| 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 |
| io.resys.hdes : thena-docdb-pgsql | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| io.quarkus : quarkus-junit5 | jar | |
| io.quarkus : quarkus-junit5-internal | jar | |
| org.skyscreamer : jsonassert | jar | 1.5.0 |