Last Version

Quarkus - WAR Launcher - Runner 0.26.1

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-war-launcher-runner
Version

Version

0.26.1
Type

Type

jar
Description

Description

Quarkus - WAR Launcher - Runner
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-war-launcher-runner 0.26.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.quarkus : quarkus-core-deployment jar

Project Modules

There are no modules declared in this project.