| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.jia-zhen |
| ArtifactId | ArtifactIdcloudHttpClient |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioncloudHttpClient
cloudHttpClient com.github.jia-zhen jar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cloudHttpClient-1.1.4.pom | |
| cloudHttpClient-1.1.4.jar | 13 KB |
| cloudHttpClient-1.1.4-sources.jar | 8 KB |
| cloudHttpClient-1.1.4-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jia-zhen/cloudHttpClient/ -->
<dependency>
<groupId>com.github.jia-zhen</groupId>
<artifactId>cloudHttpClient</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jia-zhen/cloudHttpClient/
implementation 'com.github.jia-zhen:cloudHttpClient:1.1.4'
// https://jarcasting.com/artifacts/com.github.jia-zhen/cloudHttpClient/
implementation ("com.github.jia-zhen:cloudHttpClient:1.1.4")
'com.github.jia-zhen:cloudHttpClient:jar:1.1.4'
<dependency org="com.github.jia-zhen" name="cloudHttpClient" rev="1.1.4">
<artifact name="cloudHttpClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jia-zhen', module='cloudHttpClient', version='1.1.4')
)
libraryDependencies += "com.github.jia-zhen" % "cloudHttpClient" % "1.1.4"
[com.github.jia-zhen/cloudHttpClient "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.47 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| org.projectlombok : lombok Optional | jar | 1.16.22 |
| org.springframework.cloud : spring-cloud-commons | jar | 2.0.0.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |