is not current version
Last Version 1.147

io.thestencil:quarkus-stencil-composer-deployment 1.119


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

quarkus-stencil-composer-deployment
Version

Version

1.119
Type

Type

jar

Download quarkus-stencil-composer-deployment 1.119


<!-- https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-deployment/ -->
<dependency>
    <groupId>io.thestencil</groupId>
    <artifactId>quarkus-stencil-composer-deployment</artifactId>
    <version>1.119</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-deployment/
implementation 'io.thestencil:quarkus-stencil-composer-deployment:1.119'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-deployment/
implementation ("io.thestencil:quarkus-stencil-composer-deployment:1.119")
'io.thestencil:quarkus-stencil-composer-deployment:jar:1.119'
<dependency org="io.thestencil" name="quarkus-stencil-composer-deployment" rev="1.119">
  <artifact name="quarkus-stencil-composer-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-composer-deployment', version='1.119')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-composer-deployment" % "1.119"
[io.thestencil/quarkus-stencil-composer-deployment "1.119"]