| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices |
| GroupId | GroupIdio.quarkus.http |
| ArtifactId | ArtifactIdquarkus-http-core |
| Last Version | Last Version4.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUndertow Core
Quarkus HTTP
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| quarkus-http-core-4.1.9.pom | |
| quarkus-http-core-4.1.9.jar | 910 KB |
| quarkus-http-core-4.1.9-tests.jar | 366 KB |
| quarkus-http-core-4.1.9-sources.jar | 562 KB |
| quarkus-http-core-4.1.9-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-core/ -->
<dependency>
<groupId>io.quarkus.http</groupId>
<artifactId>quarkus-http-core</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-core/
implementation 'io.quarkus.http:quarkus-http-core:4.1.9'
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-core/
implementation ("io.quarkus.http:quarkus-http-core:4.1.9")
'io.quarkus.http:quarkus-http-core:jar:4.1.9'
<dependency org="io.quarkus.http" name="quarkus-http-core" rev="4.1.9">
<artifact name="quarkus-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.http', module='quarkus-http-core', version='4.1.9')
)
libraryDependencies += "io.quarkus.http" % "quarkus-http-core" % "4.1.9"
[io.quarkus.http/quarkus-http-core "4.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus.http : quarkus-http-http-core | jar | 4.1.9 |
| org.jboss.logging : jboss-logging | jar | 3.4.0.Final |
| io.netty : netty-codec-http | jar | 4.1.71.Final |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus.http : quarkus-http-vertx-backend | jar | 4.1.9 |
| 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 |