| License |
License |
|---|---|
| GroupId | GroupIdio.github.huangjie0515 |
| ArtifactId | ArtifactIdcommon-tools |
| Last Version | Last Version2.2.1-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-tools
一个工具类
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-tools-2.2.1-RELEASE.pom | |
| common-tools-2.2.1-RELEASE.jar | 2 KB |
| common-tools-2.2.1-RELEASE-sources.jar | 790 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/ -->
<dependency>
<groupId>io.github.huangjie0515</groupId>
<artifactId>common-tools</artifactId>
<version>2.2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/
implementation 'io.github.huangjie0515:common-tools:2.2.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/
implementation ("io.github.huangjie0515:common-tools:2.2.1-RELEASE")
'io.github.huangjie0515:common-tools:jar:2.2.1-RELEASE'
<dependency org="io.github.huangjie0515" name="common-tools" rev="2.2.1-RELEASE">
<artifact name="common-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huangjie0515', module='common-tools', version='2.2.1-RELEASE')
)
libraryDependencies += "io.github.huangjie0515" % "common-tools" % "2.2.1-RELEASE"
[io.github.huangjie0515/common-tools "2.2.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |