| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdtop.zenyoung |
| ArtifactId | ArtifactIdzenyoung-webclient-okhttp3 |
| Last Version | Last Version1.9.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzenyoung tools for Springboot2
|
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webclient-okhttp3/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-webclient-okhttp3</artifactId>
<version>1.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webclient-okhttp3/
implementation 'top.zenyoung:zenyoung-webclient-okhttp3:1.9.10'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webclient-okhttp3/
implementation ("top.zenyoung:zenyoung-webclient-okhttp3:1.9.10")
'top.zenyoung:zenyoung-webclient-okhttp3:jar:1.9.10'
<dependency org="top.zenyoung" name="zenyoung-webclient-okhttp3" rev="1.9.10">
<artifact name="zenyoung-webclient-okhttp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-webclient-okhttp3', version='1.9.10')
)
libraryDependencies += "top.zenyoung" % "zenyoung-webclient-okhttp3" % "1.9.10"
[top.zenyoung/zenyoung-webclient-okhttp3 "1.9.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
| top.zenyoung : zenyoung-common | jar | 1.9.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok | jar | 1.18.16 |
| org.slf4j : slf4j-api | jar | 1.7.28 |