Last Version

EXPath HTTP Client Java Library 1.4.1

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
Version

Version

1.4.1
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 1.4.1


<!-- 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.