<dependency>
<groupId>com.xkcoding.http</groupId>
<artifactId>simple-http</artifactId>
<version>1.0</version>
</dependency>
provided
|-- com.squareup.okhttp3:okhttp:4.2.2
|-- org.apache.httpcomponents:httpclient:4.5.10
|-- cn.hutool:hutool-http:5.1.0
|-- org.projectlombok:lombok:1.18.10
test
|-- junit:junit:4.11