License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkus.http |
ArtifactId | ArtifactIdquarkus-http-http-core |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUndertow HTTP Core
Quarkus HTTP
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-http-core/ -->
<dependency>
<groupId>io.quarkus.http</groupId>
<artifactId>quarkus-http-http-core</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-http-core/
implementation 'io.quarkus.http:quarkus-http-http-core:4.1.9'
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-http-core/
implementation ("io.quarkus.http:quarkus-http-http-core:4.1.9")
'io.quarkus.http:quarkus-http-http-core:jar:4.1.9'
<dependency org="io.quarkus.http" name="quarkus-http-http-core" rev="4.1.9">
<artifact name="quarkus-http-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.http', module='quarkus-http-http-core', version='4.1.9')
)
libraryDependencies += "io.quarkus.http" % "quarkus-http-http-core" % "4.1.9"
[io.quarkus.http/quarkus-http-http-core "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.4.0.Final |
io.netty : netty-buffer | jar | 4.1.71.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-processor | jar | 2.2.0.Final |