tools-common

Java开发常用基础工具包

License

License

MIT
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-common
Last Version

Last Version

1.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

tools-common
Java开发常用基础工具包

Download tools-common

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
javax.mail : mail jar 1.4.7
org.springframework : spring-webmvc Optional jar 5.2.5.RELEASE
javax.servlet : servlet-api Optional jar 2.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
commons-codec : commons-codec jar 1.14
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.0
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.10

Project Modules

There are no modules declared in this project.

Gjing tools for java 😄

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

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

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

作者

Versions

Version
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.8
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.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0