Categories |
CategoriesQuarkus Container Microservices |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdquarkus-stencil-workflows-parent |
Version | Version1.019 |
Type | Typepom |
Filename | Size |
---|---|
quarkus-stencil-workflows-parent-1.019.pom | 616 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-workflows-parent/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>quarkus-stencil-workflows-parent</artifactId>
<version>1.019</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-workflows-parent/
implementation 'io.thestencil:quarkus-stencil-workflows-parent:1.019'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-workflows-parent/
implementation ("io.thestencil:quarkus-stencil-workflows-parent:1.019")
'io.thestencil:quarkus-stencil-workflows-parent:pom:1.019'
<dependency org="io.thestencil" name="quarkus-stencil-workflows-parent" rev="1.019">
<artifact name="quarkus-stencil-workflows-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-workflows-parent', version='1.019')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-workflows-parent" % "1.019"
[io.thestencil/quarkus-stencil-workflows-parent "1.019"]