<dependency>
<groupId>com.xkcoding.http</groupId>
<artifactId>simple-http</artifactId>
<version>1.0.4</version>
</dependency>
compile
|-- com.squareup.okhttp3:okhttp:4.9.1
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- cn.hutool:hutool-http:5.7.11
provided
|-- org.projectlombok:lombok:1.18.20
test