com.xiongyingqi:common_http

通用http帮助类

License

License

GroupId

GroupId

com.xiongyingqi
ArtifactId

ArtifactId

common_http
Last Version

Last Version

0.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

通用http帮助类

Download common_http

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.1
org.apache.httpcomponents : httpcore jar 4.3.1
org.apache.httpcomponents : httpclient-cache jar 4.3.1
org.apache.httpcomponents : httpclient-osgi jar 4.3.1
com.xiongyingqi : common_helper jar 0.1.10
com.xiongyingqi : common_log jar 0.1.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Build Status Maven Central common_utils

公共帮助类,工具包括文件工具、字符串工具、文件工具、注解工具,公共平台包括百度ip查询,其他的暂未加入。 maven依赖配置:

<dependency>
    <groupId>com.xiongyingqi</groupId>
    <artifactId>common_utils</artifactId>
    <version>${common_utils.version}</version>
</dependency>

common_helper

基本帮助类

EntityHelper: 实体帮助类

如果使用EntityHelper.print(); 则打印到控制台时能找到是那一行输出的。

Versions

Version
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.1
0.0.14
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2