License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkus.http |
ArtifactId | ArtifactIdquarkus-http-vertx-backend |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUndertow Vertx Backend
Quarkus HTTP
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-vertx-backend/ -->
<dependency>
<groupId>io.quarkus.http</groupId>
<artifactId>quarkus-http-vertx-backend</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-vertx-backend/
implementation 'io.quarkus.http:quarkus-http-vertx-backend:4.1.9'
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-vertx-backend/
implementation ("io.quarkus.http:quarkus-http-vertx-backend:4.1.9")
'io.quarkus.http:quarkus-http-vertx-backend:jar:4.1.9'
<dependency org="io.quarkus.http" name="quarkus-http-vertx-backend" rev="4.1.9">
<artifact name="quarkus-http-vertx-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.http', module='quarkus-http-vertx-backend', version='4.1.9')
)
libraryDependencies += "io.quarkus.http" % "quarkus-http-vertx-backend" % "4.1.9"
[io.quarkus.http/quarkus-http-vertx-backend "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 4.2.1 |
io.quarkus.http : quarkus-http-http-core | jar | 4.1.9 |
org.jboss.logging : jboss-logging | jar | 3.4.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-processor | jar | 2.2.0.Final |
Group / Artifact | Type | Version |
---|---|---|
com.twitter : hpack | jar | 1.0.2 |
junit : junit | jar | 4.13.1 |
org.apache.directory.server : apacheds-all | jar | 2.0.0-M15 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.12 |
org.easymock : easymock | jar | 3.6 |
org.jboss.logmanager : jboss-logmanager | jar | 2.1.10.Final |
com.h2database : h2 | jar | 1.4.197 |
org.wildfly.openssl : wildfly-openssl | jar | 1.0.4.Final |