http客户端请求工具类,有多种实现:OkHttp3、ApacheHttpComponents、HttpURLConnection、Jodd-Http,可以随意切换http实现

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp1 vulnerability
Square’s meticulous HTTP client for Java and Kotlin.
3.11.05.4.0
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient1 vulnerability
Apache HttpComponents Client
4.5.35.6.2
MIME Types Lib Apache 2.0
org.apache.httpcomponents » httpmime
Apache HttpComponents Client
4.5.35.6.2
HTTP Clients BSD 2-clause
org.jodd » jodd-http1 vulnerability
Jodd HTTP Client
5.0.126.3.0
Apache 2.0
top.jfunc.common » utils
common utils like IOUtil,StrUtil,HoldProcessor.etc.
1.8.2.01.8.5

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.126.1.2
Testing BSD 3-clause
org.hamcrest » hamcrest-core
Core API and libraries of hamcrest matcher framework.
1.33.0
Testing BSD 3-clause
org.hamcrest » hamcrest-library
Core API and libraries of hamcrest matcher framework.
1.33.0
Mocking Apache 2.0
org.mock-server » mockserver-netty5.5.47.5.0