License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.resys.hdes |
ArtifactId | ArtifactIdhdes-ui-quarkus-deployment |
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Ü |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-quarkus-deployment/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-ui-quarkus-deployment</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-quarkus-deployment/
implementation 'io.resys.hdes:hdes-ui-quarkus-deployment:0.0.13'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-quarkus-deployment/
implementation ("io.resys.hdes:hdes-ui-quarkus-deployment:0.0.13")
'io.resys.hdes:hdes-ui-quarkus-deployment:jar:0.0.13'
<dependency org="io.resys.hdes" name="hdes-ui-quarkus-deployment" rev="0.0.13">
<artifact name="hdes-ui-quarkus-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-ui-quarkus-deployment', version='0.0.13')
)
libraryDependencies += "io.resys.hdes" % "hdes-ui-quarkus-deployment" % "0.0.13"
[io.resys.hdes/hdes-ui-quarkus-deployment "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
io.resys.hdes : hdes-ui-frontend | jar | |
io.resys.hdes : hdes-ui-backend | jar | |
io.resys.hdes : hdes-ui-quarkus | jar | |
io.quarkus : quarkus-core-deployment | jar | 1.4.1.Final |
io.quarkus : quarkus-vertx-http-deployment | jar | 1.4.1.Final |
io.quarkus : quarkus-arc-deployment | jar | 1.4.1.Final |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | 1.4.1.Final |
io.rest-assured : rest-assured | jar |