钝悟 | dunwu
Welcome
🍵 大道至简,知易行难
我的博客:
License |
License |
---|---|
GroupId | GroupIdio.github.dunwu |
ArtifactId | ArtifactIddunwu-tool-core |
Last Version | Last Version0.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondunwu-tool-core
Dunwu 基础工具包
|
Filename | Size |
---|---|
dunwu-tool-core-0.5.7.pom | |
dunwu-tool-core-0.5.7.jar | 788 KB |
dunwu-tool-core-0.5.7-sources.jar | 627 KB |
dunwu-tool-core-0.5.7-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.2.5 |
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 |
🍵 大道至简,知易行难
我的博客: