GroupId | GroupIdcom.github.yaoguoh |
---|---|
ArtifactId | ArtifactIdcommon-util |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
common-util-2.7.0.pom | |
common-util-2.7.0.jar | 7 KB |
common-util-2.7.0-sources.jar | 6 KB |
common-util-2.7.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-util</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/
implementation 'com.github.yaoguoh:common-util:2.7.0'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/
implementation ("com.github.yaoguoh:common-util:2.7.0")
'com.github.yaoguoh:common-util:jar:2.7.0'
<dependency org="com.github.yaoguoh" name="common-util" rev="2.7.0">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-util', version='2.7.0')
)
libraryDependencies += "com.github.yaoguoh" % "common-util" % "2.7.0"
[com.github.yaoguoh/common-util "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok | jar | |
com.alibaba : fastjson | jar | |
com.google.guava : guava | jar | |
commons-io : commons-io | jar | |
org.apache.commons : commons-lang3 | jar | |
cn.hutool : hutool-all | jar | |
org.slf4j : slf4j-api | jar |