dunwu-tool-core

Dunwu 基础工具包

License

License

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-tool-core
Last Version

Last Version

0.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

dunwu-tool-core
Dunwu 基础工具包

Download dunwu-tool-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dunwu/dunwu-tool-core/ -->
<dependency>
    <groupId>io.github.dunwu</groupId>
    <artifactId>dunwu-tool-core</artifactId>
    <version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-tool-core/
implementation 'io.github.dunwu:dunwu-tool-core:0.5.7'
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-tool-core/
implementation ("io.github.dunwu:dunwu-tool-core:0.5.7")
'io.github.dunwu:dunwu-tool-core:jar:0.5.7'
<dependency org="io.github.dunwu" name="dunwu-tool-core" rev="0.5.7">
  <artifact name="dunwu-tool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu', module='dunwu-tool-core', version='0.5.7')
)
libraryDependencies += "io.github.dunwu" % "dunwu-tool-core" % "0.5.7"
[io.github.dunwu/dunwu-tool-core "0.5.7"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.2.5

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.platform : junit-platform-launcher jar
com.alibaba : fastjson jar 1.2.66
org.projectlombok : lombok jar 1.18.12
org.junit.jupiter : junit-jupiter jar 5.6.0
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.

钝悟 | dunwu

Welcome

🍵 大道至简,知易行难

我的博客:

Versions

Version
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.0