License |
License |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-web-okhttp3 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzenyoung tools for Springboot2
|
Filename | Size |
---|---|
zenyoung-web-okhttp3-2.0.1.pom | |
zenyoung-web-okhttp3-2.0.1.jar | 11 KB |
zenyoung-web-okhttp3-2.0.1-sources.jar | 5 KB |
zenyoung-web-okhttp3-2.0.1-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web-okhttp3/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-web-okhttp3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web-okhttp3/
implementation 'top.zenyoung:zenyoung-web-okhttp3:2.0.1'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web-okhttp3/
implementation ("top.zenyoung:zenyoung-web-okhttp3:2.0.1")
'top.zenyoung:zenyoung-web-okhttp3:jar:2.0.1'
<dependency org="top.zenyoung" name="zenyoung-web-okhttp3" rev="2.0.1">
<artifact name="zenyoung-web-okhttp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-web-okhttp3', version='2.0.1')
)
libraryDependencies += "top.zenyoung" % "zenyoung-web-okhttp3" % "2.0.1"
[top.zenyoung/zenyoung-web-okhttp3 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
top.zenyoung : zenyoung-common | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar | 1.18.20 |
org.slf4j : slf4j-api | jar | 1.7.30 |