is not current version
Last Version 0.0.13

io.resys.hdes:hdes-ui-quarkus-parent 0.0.12


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-ui-quarkus-parent
Version

Version

0.0.12
Type

Type

pom

Download hdes-ui-quarkus-parent 0.0.12


<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-quarkus-parent/ -->
<dependency>
    <groupId>io.resys.hdes</groupId>
    <artifactId>hdes-ui-quarkus-parent</artifactId>
    <version>0.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-quarkus-parent/
implementation 'io.resys.hdes:hdes-ui-quarkus-parent:0.0.12'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-quarkus-parent/
implementation ("io.resys.hdes:hdes-ui-quarkus-parent:0.0.12")
'io.resys.hdes:hdes-ui-quarkus-parent:pom:0.0.12'
<dependency org="io.resys.hdes" name="hdes-ui-quarkus-parent" rev="0.0.12">
  <artifact name="hdes-ui-quarkus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-ui-quarkus-parent', version='0.0.12')
)
libraryDependencies += "io.resys.hdes" % "hdes-ui-quarkus-parent" % "0.0.12"
[io.resys.hdes/hdes-ui-quarkus-parent "0.0.12"]