License |
License |
---|---|
GroupId | GroupIdio.gitee.chippyer |
ArtifactId | ArtifactIdchippy-common |
Last Version | Last Version0.0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description基于hutool工具包封装项目中使用的相关工具操作
|
Filename | Size |
---|---|
chippy-common-0.0.2.2.pom | |
chippy-common-0.0.2.2.jar | 11 KB |
chippy-common-0.0.2.2-sources.jar | 7 KB |
chippy-common-0.0.2.2-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-common/ -->
<dependency>
<groupId>io.gitee.chippyer</groupId>
<artifactId>chippy-common</artifactId>
<version>0.0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-common/
implementation 'io.gitee.chippyer:chippy-common:0.0.2.2'
// https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-common/
implementation ("io.gitee.chippyer:chippy-common:0.0.2.2")
'io.gitee.chippyer:chippy-common:jar:0.0.2.2'
<dependency org="io.gitee.chippyer" name="chippy-common" rev="0.0.2.2">
<artifact name="chippy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.chippyer', module='chippy-common', version='0.0.2.2')
)
libraryDependencies += "io.gitee.chippyer" % "chippy-common" % "0.0.2.2"
[io.gitee.chippyer/chippy-common "0.0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-json | jar | 5.6.5 |
cn.hutool : hutool-core | jar | 5.6.5 |
cn.hutool : hutool-crypto | jar | 5.6.5 |
cn.hutool : hutool-cache | jar | 5.6.5 |
org.projectlombok : lombok Optional | jar | 1.18.12 |