Last Version

com.github.yaoguoh:common-util 2.7.0


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-util
Version

Version

2.7.0
Type

Type

jar
Description

Description

Download common-util 2.7.0


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.