<dependency>
<groupId>com.xkcoding.http</groupId>
<artifactId>simple-http</artifactId>
<version>1.0.3</version>
</dependency>
compile
|-- com.squareup.okhttp3:okhttp:4.5.0
|-- org.apache.httpcomponents:httpclient:4.5.12
|-- cn.hutool:hutool-http:5.2.5
provided
|-- org.projectlombok:lombok:1.18.10
test