all

include all tool

License

License

MIT
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

all
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

all
include all tool

Download all

Filename Size
all-1.2.1.pom
all-1.2.1.jar 1 KB
Browse

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
cn.gjing : common jar 1.1.8
cn.gjing : alibaba jar 1.0.2
cn.gjing : tengxun jar 1.0.1
cn.gjing : httpclient jar 1.1.6
cn.gjing : tools-starter-swagger jar 1.0.3
org.projectlombok : lombok Optional jar 1.18.6
org.springframework : spring-webmvc Optional jar 5.1.5.RELEASE

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.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.2
1.1.1
1.1.0
1.0.9