MVN

top.dcenter : xkcoding-simple-http

Maven & Gradle

Oct 24, 2020
3 usages
50 stars

修复 HttpClientImpl timeout 配置失效问题, forked from https://github.com/xkcoding/simple-http, 简单的 http 实现

<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>xkcoding-simple-http</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.dcenter : xkcoding-simple-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of top.dcenter : xkcoding-simple-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xkcoding-simple-http-1.0.4
xkcoding-simple-http-1.0.3

How to add a dependency to Maven

Add the following top.dcenter : xkcoding-simple-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>xkcoding-simple-http</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.dcenter : xkcoding-simple-http gradle dependency to your build.gradle file:

implementation 'top.dcenter:xkcoding-simple-http:1.0.4'

Gradle Kotlin DSL: Add the following top.dcenter : xkcoding-simple-http gradle kotlin dependency to your build.gradle.kts file:

implementation("top.dcenter:xkcoding-simple-http:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.dcenter : xkcoding-simple-http sbt scala dependency to your build.sbt file:

libraryDependencies += "top.dcenter" % "xkcoding-simple-http" % "1.0.4"

Advertisement

Dependencies from Group

Jul 25, 2021
10 usages
31 stars
Jul 25, 2021
9 usages
21 stars
Mar 05, 2021
8 usages
31 stars
Jul 25, 2021
6 usages
21 stars
Oct 04, 2020
5 usages
21 stars

Discover Dependencies

Jul 25, 2021
10 usages
31 stars
Oct 24, 2020
Oct 10, 2020
9 stars
Oct 19, 2020
9 stars
Oct 19, 2020
12 stars
kdi
May 22, 2022
4 usages
Jun 19, 2023
2 usages
11.1k stars
Aug 31, 2022
0 stars