is not current version
Last Version 4.0.10

btg-http 4.0.9

btg-http

License

License

GroupId

GroupId

cn.zcltd.btg
ArtifactId

ArtifactId

btg-http
Version

Version

4.0.9
Type

Type

jar
Description

Description

btg-http
btg-http
Project URL

Project URL

https://gitee.com/zcltd-btg/btg-http

Download btg-http 4.0.9


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
cn.zcltd.btg : btg-util jar 4.0.20
org.apache.httpcomponents : httpcore jar 4.4.8
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.httpcomponents : httpmime jar 4.5.12
com.alibaba : fastjson jar 1.2.73

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.