License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.resys.hdes |
ArtifactId | ArtifactIdhdes-client |
Version | Version3.130.3 |
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.130.3.pom | |
hdes-client-3.130.3.jar | 14 KB |
hdes-client-3.130.3-sources.jar | 8 KB |
hdes-client-3.130.3-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-client</artifactId>
<version>3.130.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/
implementation 'io.resys.hdes:hdes-client:3.130.3'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/
implementation ("io.resys.hdes:hdes-client:3.130.3")
'io.resys.hdes:hdes-client:jar:3.130.3'
<dependency org="io.resys.hdes" name="hdes-client" rev="3.130.3">
<artifact name="hdes-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-client', version='3.130.3')
)
libraryDependencies += "io.resys.hdes" % "hdes-client" % "3.130.3"
[io.resys.hdes/hdes-client "3.130.3"]
Group / Artifact | Type | Version |
---|---|---|
io.resys.hdes : hdes-client-api | jar | |
io.quarkus : quarkus-vertx-http | jar |
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 | |
io.quarkus : quarkus-junit5 | jar | |
io.quarkus : quarkus-junit5-internal | jar | |
org.skyscreamer : jsonassert | jar | 1.5.0 |