License |
License |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-util |
Version | Version2.4.6 |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
Filename | Size |
---|---|
common-util-2.4.6.pom | |
common-util-2.4.6.jar | 7 KB |
common-util-2.4.6-sources.jar | 5 KB |
common-util-2.4.6-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.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/
implementation 'com.github.yaoguoh:common-util:2.4.6'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-util/
implementation ("com.github.yaoguoh:common-util:2.4.6")
'com.github.yaoguoh:common-util:jar:2.4.6'
<dependency org="com.github.yaoguoh" name="common-util" rev="2.4.6">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-util', version='2.4.6')
)
libraryDependencies += "com.github.yaoguoh" % "common-util" % "2.4.6"
[com.github.yaoguoh/common-util "2.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.projectlombok : lombok | jar | |
com.alibaba : fastjson | jar | 1.2.76 |
com.google.guava : guava | jar | 30.1.1-jre |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
cn.hutool : hutool-all | jar | 5.6.5 |