HTTP client framework


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bogdanovmn.httpclient
ArtifactId

ArtifactId

http-client-meta
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

HTTP client framework
HTTP client framework
Project URL

Project URL

http://github.com/bogdanovmn/java-http-client
Source Code Management

Source Code Management

http://github.com/bogdanovmn/java-http-client

Download http-client-meta

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • http-client-core
  • http-client-simple
  • http-client-phantomjs
  • http-client-selenium
  • http-client-with-disk-cache

Versions

Version
3.1.0
3.0.4
3.0.3
2.1.7
2.1.6