License |
License |
---|---|
GroupId | GroupIdcom.github.keran213539 |
ArtifactId | ArtifactIdcommonOkHttp |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioncommonOkHttp
通用OkHttp简单封装
|
Filename | Size |
---|---|
commonOkHttp-0.4.3.pom | |
commonOkHttp-0.4.3.jar | 21 KB |
commonOkHttp-0.4.3-sources.jar | 16 KB |
commonOkHttp-0.4.3-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/ -->
<dependency>
<groupId>com.github.keran213539</groupId>
<artifactId>commonOkHttp</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/
implementation 'com.github.keran213539:commonOkHttp:0.4.3'
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/
implementation ("com.github.keran213539:commonOkHttp:0.4.3")
'com.github.keran213539:commonOkHttp:jar:0.4.3'
<dependency org="com.github.keran213539" name="commonOkHttp" rev="0.4.3">
<artifact name="commonOkHttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keran213539', module='commonOkHttp', version='0.4.3')
)
libraryDependencies += "com.github.keran213539" % "commonOkHttp" % "0.4.3"
[com.github.keran213539/commonOkHttp "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.1 |
org.projectlombok : lombok | jar | 1.18.6 |
org.springframework : spring-test | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
com.lmax : disruptor | jar | 3.4.1 |
org.springframework : spring-context | jar | |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.4.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.4.0 |
org.junit.platform : junit-platform-runner | jar | 1.4.0 |
org.junit.platform : junit-platform-console-standalone | jar | 1.4.0 |