License |
License |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-wechat-service |
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-service/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-wechat-service</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-service/
implementation 'top.zenyoung:zenyoung-wechat-service:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-service/
implementation ("top.zenyoung:zenyoung-wechat-service:2.0.2")
'top.zenyoung:zenyoung-wechat-service:jar:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-wechat-service" rev="2.0.2">
<artifact name="zenyoung-wechat-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-wechat-service', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-wechat-service" % "2.0.2"
[top.zenyoung/zenyoung-wechat-service "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
top.zenyoung : zenyoung-web-okhttp3 | jar | 2.0.2 |
top.zenyoung : zenyoung-wechat-common | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.projectlombok : lombok | jar | 1.18.20 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |