is not current version
Last Version 4.1.9

Undertow Core 4.1.8

Quarkus HTTP

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-core
Version

Version

4.1.8
Type

Type

jar
Description

Description

Undertow Core
Quarkus HTTP
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-http-core 4.1.8


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

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus.http : quarkus-http-http-core jar 4.1.8
org.jboss.logging : jboss-logging jar 3.4.0.Final
io.netty : netty-codec-http jar 4.1.71.Final

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor jar 2.2.0.Final
org.eclipse.jetty.alpn : alpn-api jar 1.1.3.v20160715

test (10)

Group / Artifact Type Version
io.quarkus.http : quarkus-http-vertx-backend jar 4.1.8
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

Project Modules

There are no modules declared in this project.