com.xiongyingqi:common_thread

线程辅助

License

License

GroupId

GroupId

com.xiongyingqi
ArtifactId

ArtifactId

common_thread
Last Version

Last Version

0.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

线程辅助

Download common_thread

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.xiongyingqi : common_helper 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