Categories |
CategoriesQuarkus Container Microservices |
---|---|
GroupId | GroupIdio.resys.hdes |
ArtifactId | ArtifactIdhdes-ui-quarkus-parent |
Version | Version0.0.6 |
Type | Typepom |
Filename | Size |
---|---|
hdes-ui-quarkus-parent-0.0.6.pom | 583 bytes |
Browse |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-quarkus-parent/
implementation ("io.resys.hdes:hdes-ui-quarkus-parent:0.0.6")
'io.resys.hdes:hdes-ui-quarkus-parent:pom:0.0.6'
<dependency org="io.resys.hdes" name="hdes-ui-quarkus-parent" rev="0.0.6">
<artifact name="hdes-ui-quarkus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-ui-quarkus-parent', version='0.0.6')
)
libraryDependencies += "io.resys.hdes" % "hdes-ui-quarkus-parent" % "0.0.6"
[io.resys.hdes/hdes-ui-quarkus-parent "0.0.6"]