License |
License |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-wechat-common |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzenyoung tools for Springboot2
|
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-common/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-wechat-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-common/
implementation 'top.zenyoung:zenyoung-wechat-common:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-common/
implementation ("top.zenyoung:zenyoung-wechat-common:2.0.2")
'top.zenyoung:zenyoung-wechat-common:jar:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-wechat-common" rev="2.0.2">
<artifact name="zenyoung-wechat-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-wechat-common', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-wechat-common" % "2.0.2"
[top.zenyoung/zenyoung-wechat-common "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
top.zenyoung : zenyoung-common | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
com.fasterxml.jackson.core : jackson-annotations | jar |