License |
License |
---|---|
GroupId | GroupIdio.resys.hdes |
ArtifactId | ArtifactIdhdes-ui-backend |
Version | Version0.0.13 |
Type | Typejar |
Description |
DescriptionHDES language for defining decision tables, flows, manual and service tasks
|
Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
Filename | Size |
---|---|
hdes-ui-backend-0.0.13.pom | |
hdes-ui-backend-0.0.13.jar | 139 KB |
hdes-ui-backend-0.0.13-sources.jar | 64 KB |
hdes-ui-backend-0.0.13-javadoc.jar | 887 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-ui-backend</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/
implementation 'io.resys.hdes:hdes-ui-backend:0.0.13'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/
implementation ("io.resys.hdes:hdes-ui-backend:0.0.13")
'io.resys.hdes:hdes-ui-backend:jar:0.0.13'
<dependency org="io.resys.hdes" name="hdes-ui-backend" rev="0.0.13">
<artifact name="hdes-ui-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-ui-backend', version='0.0.13')
)
libraryDependencies += "io.resys.hdes" % "hdes-ui-backend" % "0.0.13"
[io.resys.hdes/hdes-ui-backend "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
io.resys.hdes : hdes-runtime | jar | |
commons-codec : commons-codec | jar | 1.13 |
org.slf4j : slf4j-api | jar | 1.7.24 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.2 |