Last Version

Apache HttpComponents 8

Apache components to build HTTP enabled services

License

License

GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

project
Version

Version

8
Type

Type

pom
Description

Description

Apache HttpComponents
Apache components to build HTTP enabled services
Project URL

Project URL

http://hc.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download project 8

Filename Size
project-8.pom 34 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.