httpclient-core

定义Http请求相关接口及一些基础公共的实现

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

top.jfunc.network
ArtifactId

ArtifactId

httpclient-core
Last Version

Last Version

1.2.12
Release Date

Release Date

Type

Type

jar
Description

Description

httpclient-core
定义Http请求相关接口及一些基础公共的实现

Download httpclient-core

How to add to project

<!-- https://jarcasting.com/artifacts/top.jfunc.network/httpclient-core/ -->
<dependency>
    <groupId>top.jfunc.network</groupId>
    <artifactId>httpclient-core</artifactId>
    <version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-core/
implementation 'top.jfunc.network:httpclient-core:1.2.12'
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-core/
implementation ("top.jfunc.network:httpclient-core:1.2.12")
'top.jfunc.network:httpclient-core:jar:1.2.12'
<dependency org="top.jfunc.network" name="httpclient-core" rev="1.2.12">
  <artifact name="httpclient-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.network', module='httpclient-core', version='1.2.12')
)
libraryDependencies += "top.jfunc.network" % "httpclient-core" % "1.2.12"
[top.jfunc.network/httpclient-core "1.2.12"]

Dependencies

compile (1)

Group / Artifact Type Version
top.jfunc.common : utils jar 1.8.3.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mock-server : mockserver-netty jar 5.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.0.4
1.0