Last Version

EXPath HTTP Client POM 1.4.1

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
Version

Version

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


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