License |
License |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-common |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionzenyoung tools for Springboot2
|
Filename | Size |
---|---|
zenyoung-common-2.0.0.pom | |
zenyoung-common-2.0.0.jar | 31 KB |
zenyoung-common-2.0.0-sources.jar | 18 KB |
zenyoung-common-2.0.0-javadoc.jar | 542 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-common</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/
implementation 'top.zenyoung:zenyoung-common:2.0.0'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/
implementation ("top.zenyoung:zenyoung-common:2.0.0")
'top.zenyoung:zenyoung-common:jar:2.0.0'
<dependency org="top.zenyoung" name="zenyoung-common" rev="2.0.0">
<artifact name="zenyoung-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-common', version='2.0.0')
)
libraryDependencies += "top.zenyoung" % "zenyoung-common" % "2.0.0"
[top.zenyoung/zenyoung-common "2.0.0"]
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 |
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 |