dunwu-tool-core

dunwu 基础工具包

License

License

GroupId

GroupId

io.github.dunwu.tool
ArtifactId

ArtifactId

dunwu-tool-core
Last Version

Last Version

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar
org.projectlombok : lombok jar

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2