is not current version
Last Version 0.26.1

io.quarkus:quarkus-war-launcher-runner 0.22.0


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-war-launcher-runner
Version

Version

0.22.0
Type

Type

jar

Download quarkus-war-launcher-runner 0.22.0


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