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