Last Version

top.zenyoung:zenyoung-common 2.0.2

zenyoung tools for Springboot2

License

License

GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-common
Version

Version

2.0.2
Type

Type

jar
Description

Description

zenyoung tools for Springboot2

Download zenyoung-common 2.0.2


<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/ -->
<dependency>
    <groupId>top.zenyoung</groupId>
    <artifactId>zenyoung-common</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/
implementation 'top.zenyoung:zenyoung-common:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/
implementation ("top.zenyoung:zenyoung-common:2.0.2")
'top.zenyoung:zenyoung-common:jar:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-common" rev="2.0.2">
  <artifact name="zenyoung-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-common', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-common" % "2.0.2"
[top.zenyoung/zenyoung-common "2.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
commons-codec : commons-codec jar 1.15
commons-io : commons-io jar 2.8.0

provided (3)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.