Last Version

Quarkus - Vert.x - Runtime 0.12.0

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-vertx-runtime
Version

Version

0.12.0
Type

Type

jar
Description

Description

Quarkus - Vert.x - Runtime
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-vertx-runtime 0.12.0


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

Dependencies

compile (8)

Group / Artifact Type Version
io.quarkus : quarkus-core-runtime jar 0.12.0
io.quarkus : quarkus-arc-runtime jar 0.12.0
io.quarkus : quarkus-netty-runtime jar 0.12.0
io.smallrye.reactive : smallrye-axle-generator jar
io.smallrye.reactive : smallrye-axle-core jar
io.vertx : vertx-rx-java2 jar
com.oracle.substratevm : svm jar
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.