EXPath HTTP Client POM

The base POM for all EXPath HTTP Client modules.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.expath.http.client
ArtifactId

ArtifactId

http-client-parent
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

EXPath HTTP Client POM
The base POM for all EXPath HTTP Client modules.
Project Organization

Project Organization

The EXPath Project

Download http-client-parent

How to add to project

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

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