License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-okhttp |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac OkHttp
Zodiac OkHttp
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-okhttp-1.5.8.pom | |
zodiac-okhttp-1.5.8.jar | 35 KB |
zodiac-okhttp-1.5.8-sources.jar | 19 KB |
zodiac-okhttp-1.5.8-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-okhttp</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/
implementation 'com.gitee.zodiacstack:zodiac-okhttp:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/
implementation ("com.gitee.zodiacstack:zodiac-okhttp:1.5.8")
'com.gitee.zodiacstack:zodiac-okhttp:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-okhttp" rev="1.5.8">
<artifact name="zodiac-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-okhttp', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-okhttp" % "1.5.8"
[com.gitee.zodiacstack/zodiac-okhttp "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
org.jsoup : jsoup | jar | 1.12.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |