| License |
License |
|---|---|
| GroupId | GroupIdcom.github.g-chenning |
| ArtifactId | ArtifactIdhttp-wcn |
| Version | Version0.0.2-RELEASE |
| Type | Typejar |
| Description |
Descriptionhttp-wcn
http-wcn
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-wcn-0.0.2-RELEASE.pom | |
| http-wcn-0.0.2-RELEASE.jar | 8 MB |
| http-wcn-0.0.2-RELEASE-sources.jar | 9 KB |
| http-wcn-0.0.2-RELEASE-javadoc.jar | 426 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.g-chenning/http-wcn/ -->
<dependency>
<groupId>com.github.g-chenning</groupId>
<artifactId>http-wcn</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.g-chenning/http-wcn/
implementation 'com.github.g-chenning:http-wcn:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.g-chenning/http-wcn/
implementation ("com.github.g-chenning:http-wcn:0.0.2-RELEASE")
'com.github.g-chenning:http-wcn:jar:0.0.2-RELEASE'
<dependency org="com.github.g-chenning" name="http-wcn" rev="0.0.2-RELEASE">
<artifact name="http-wcn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.g-chenning', module='http-wcn', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.g-chenning" % "http-wcn" % "0.0.2-RELEASE"
[com.github.g-chenning/http-wcn "0.0.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpcore | jar | 4.4.9 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| org.apache.httpcomponents : httpmime | jar | 4.5.5 |
| com.alibaba : fastjson | jar | 1.2.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar |