tengxun

tengxun tool

License

License

MIT
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tengxun
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

tengxun
tengxun tool

Download tengxun

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.qcloudsms : qcloudsms jar 1.0.6
cn.gjing : common jar 1.1.6
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.0.1
1.0.0