io.gitee.loulan_yxq:owner-http

apache的httpclient的使用

License

License

Mulan Permissive Software License,Version 2
Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

io.gitee.loulan_yxq
ArtifactId

ArtifactId

owner-http
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

apache的httpclient的使用

Download owner-http

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-http/ -->
<dependency>
    <groupId>io.gitee.loulan_yxq</groupId>
    <artifactId>owner-http</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-http/
implementation 'io.gitee.loulan_yxq:owner-http:1.3.1'
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-http/
implementation ("io.gitee.loulan_yxq:owner-http:1.3.1")
'io.gitee.loulan_yxq:owner-http:jar:1.3.1'
<dependency org="io.gitee.loulan_yxq" name="owner-http" rev="1.3.1">
  <artifact name="owner-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.loulan_yxq', module='owner-http', version='1.3.1')
)
libraryDependencies += "io.gitee.loulan_yxq" % "owner-http" % "1.3.1"
[io.gitee.loulan_yxq/owner-http "1.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.gitee.loulan_yxq : owner-core jar 1.3.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13

test (3)

Group / Artifact Type Version
io.gitee.loulan_yxq : owner-json jar 1.3.1
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0