EXPath HTTP Client Java Library

Java Library implementing the core HTTP Client module features

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.expath.http.client
ArtifactId

ArtifactId

http-client-java
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

EXPath HTTP Client Java Library
Java Library implementing the core HTTP Client module features
Project Organization

Project Organization

The EXPath Project

Download http-client-java

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.expath.tools : tools-java jar 0.7.0
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.httpcomponents : httpclient jar 4.5.13
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
org.apache.james : apache-mime4j-core jar 0.8.3
org.slf4j : slf4j-api jar 1.7.30
net.jcip : jcip-annotations jar 1.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0