| License |
License |
|---|---|
| GroupId | GroupIdio.github.dunwu.tool |
| ArtifactId | ArtifactIddunwu-tool-core |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondunwu-tool-core
dunwu 基础工具包
|
| Filename | Size |
|---|---|
| dunwu-tool-core-1.0.8.pom | |
| dunwu-tool-core-1.0.8.jar | 87 KB |
| dunwu-tool-core-1.0.8-sources.jar | 66 KB |
| dunwu-tool-core-1.0.8-javadoc.jar | 419 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | |
| org.projectlombok : lombok | jar |
| 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 |