| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Net CLI User Interface |
| GroupId | GroupIdtop.jfunc.network |
| ArtifactId | ArtifactIdhttpclient-parent-spring-boot-starter |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttpclient-parent-spring-boot-starter
httpclient-xxx-spring-boot-starter在spring-boot环境下的starter的公共父工程
|
<!-- https://jarcasting.com/artifacts/top.jfunc.network/httpclient-parent-spring-boot-starter/ -->
<dependency>
<groupId>top.jfunc.network</groupId>
<artifactId>httpclient-parent-spring-boot-starter</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-parent-spring-boot-starter/
implementation 'top.jfunc.network:httpclient-parent-spring-boot-starter:1.1.2'
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-parent-spring-boot-starter/
implementation ("top.jfunc.network:httpclient-parent-spring-boot-starter:1.1.2")
'top.jfunc.network:httpclient-parent-spring-boot-starter:jar:1.1.2'
<dependency org="top.jfunc.network" name="httpclient-parent-spring-boot-starter" rev="1.1.2">
<artifact name="httpclient-parent-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.network', module='httpclient-parent-spring-boot-starter', version='1.1.2')
)
libraryDependencies += "top.jfunc.network" % "httpclient-parent-spring-boot-starter" % "1.1.2"
[top.jfunc.network/httpclient-parent-spring-boot-starter "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.jfunc.network : httpclient-core | jar | 1.1.2 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mock-server : mockserver-netty | jar | 5.5.4 |