dev-tools

个人使用的开发工具类

License

License

GroupId

GroupId

cn.zhangqin56
ArtifactId

ArtifactId

dev-tools
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dev-tools
个人使用的开发工具类
Project URL

Project URL

https://github.com/FormatToday/dev-tools
Source Code Management

Source Code Management

https://github.com/FormatToday/dev-tools

Download dev-tools

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.18
org.mapstruct : mapstruct jar 1.4.2.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0