License |
License |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-util |
Version | Version2.5.6 |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
Filename | Size |
---|---|
common-util-2.5.6.pom | |
common-util-2.5.6.jar | 7 KB |
common-util-2.5.6-sources.jar | 5 KB |
common-util-2.5.6-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-util</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/
implementation 'com.github.yaoguoh:common-util:2.5.6'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/
implementation ("com.github.yaoguoh:common-util:2.5.6")
'com.github.yaoguoh:common-util:jar:2.5.6'
<dependency org="com.github.yaoguoh" name="common-util" rev="2.5.6">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-util', version='2.5.6')
)
libraryDependencies += "com.github.yaoguoh" % "common-util" % "2.5.6"
[com.github.yaoguoh/common-util "2.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.projectlombok : lombok | jar | |
com.alibaba : fastjson | jar | 1.2.78 |
com.google.guava : guava | jar | 31.0.1-jre |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
cn.hutool : hutool-all | jar | 5.7.15 |