tools-all

include all tool

License

License

MIT
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-all
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

tools-all
include all tool

Download tools-all

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
cn.gjing : tools-common jar 1.2.1
cn.gjing : tools-ali jar 1.0.1
cn.gjing : tools-tx jar 1.0.2
cn.gjing : tools-starter-feign jar 1.0.2
cn.gjing : tools-httpclient jar 1.1.0
cn.gjing : tools-starter-swagger jar 1.1.0
cn.gjing : tools-redis jar 1.0.3
cn.gjing : tools-excel jar 1.0.0

Project Modules

There are no modules declared in this project.

Gjing tools for java 😄

 
项目开发常用工具包整合
推荐使用最新版本

在您的项目中使用Java Gjing tools的推荐方法是从Maven中使用它。如下:

请注意,项目JDK版本支持1.8+

作者

Versions

Version
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.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.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0