Last Version

Quarkus - WAR Launcher - Launcher 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
Version

Version

0.26.1
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download quarkus-war-launcher 0.26.1


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

Dependencies

compile (11)

Group / Artifact Type Version
io.quarkus : quarkus-core-deployment jar
io.quarkus : quarkus-war-launcher-runner jar 0.26.1
io.quarkus : quarkus-undertow-deployment jar
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-narayana-jta-deployment jar
io.quarkus : quarkus-resteasy-deployment jar
io.quarkus : quarkus-rest-client-deployment jar
io.quarkus : quarkus-smallrye-health-deployment jar
io.quarkus : quarkus-hibernate-orm-deployment jar
io.quarkus : quarkus-smallrye-metrics-deployment jar
io.quarkus : quarkus-smallrye-openapi-deployment jar

Project Modules

There are no modules declared in this project.