License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdtop.jfunc.network |
ArtifactId | ArtifactIdhttpclient-spring-configure |
Last Version | Last Version1.2.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpclient-spring-configure
httpclient-xxx在spring环境下的自动配置,要配合httpclient-xxx之一使用
|
<!-- https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-configure/ -->
<dependency>
<groupId>top.jfunc.network</groupId>
<artifactId>httpclient-spring-configure</artifactId>
<version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-configure/
implementation 'top.jfunc.network:httpclient-spring-configure:1.2.12'
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-configure/
implementation ("top.jfunc.network:httpclient-spring-configure:1.2.12")
'top.jfunc.network:httpclient-spring-configure:jar:1.2.12'
<dependency org="top.jfunc.network" name="httpclient-spring-configure" rev="1.2.12">
<artifact name="httpclient-spring-configure" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.network', module='httpclient-spring-configure', version='1.2.12')
)
libraryDependencies += "top.jfunc.network" % "httpclient-spring-configure" % "1.2.12"
[top.jfunc.network/httpclient-spring-configure "1.2.12"]
Group / Artifact | Type | Version |
---|---|---|
top.jfunc.network : httpclient-core | jar | 1.2.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mock-server : mockserver-netty | jar | 5.5.4 |