HttpCore (base module)

HttpComponents Core (Java 1.3 compatible)

License

License

Apache License
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

jakarta-httpcore
Last Version

Last Version

4.0-alpha4
Release Date

Release Date

Type

Type

jar
Description

Description

HttpCore (base module)
HttpComponents Core (Java 1.3 compatible)
Project Organization

Project Organization

Apache Software Foundation

Download jakarta-httpcore

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents/jakarta-httpcore/ -->
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>jakarta-httpcore</artifactId>
    <version>4.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents/jakarta-httpcore/
implementation 'org.apache.httpcomponents:jakarta-httpcore:4.0-alpha4'
// https://jarcasting.com/artifacts/org.apache.httpcomponents/jakarta-httpcore/
implementation ("org.apache.httpcomponents:jakarta-httpcore:4.0-alpha4")
'org.apache.httpcomponents:jakarta-httpcore:jar:4.0-alpha4'
<dependency org="org.apache.httpcomponents" name="jakarta-httpcore" rev="4.0-alpha4">
  <artifact name="jakarta-httpcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents', module='jakarta-httpcore', version='4.0-alpha4')
)
libraryDependencies += "org.apache.httpcomponents" % "jakarta-httpcore" % "4.0-alpha4"
[org.apache.httpcomponents/jakarta-httpcore "4.0-alpha4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0-alpha4
4.0-alpha3
4.0-alpha2