EXPath HTTP Client

EXPath HTTP Client module.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.expath.http.client
ArtifactId

ArtifactId

http-client
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

EXPath HTTP Client
EXPath HTTP Client module.
Project Organization

Project Organization

The EXPath Project

Download http-client

Filename Size
http-client-1.4.1.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • http-client-parent
  • http-client-java
  • http-client-saxon

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