httpclient-spring-boot-starter

httpclient-xxx在spring-boot环境下的自动配置,要配合httpclient-xxx之一使用

License

License

Categories

Categories

Spring Boot Container Microservices Net CLI User Interface
GroupId

GroupId

top.jfunc.network
ArtifactId

ArtifactId

httpclient-spring-boot-starter
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

httpclient-spring-boot-starter
httpclient-xxx在spring-boot环境下的自动配置,要配合httpclient-xxx之一使用

Download httpclient-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-boot-starter/ -->
<dependency>
    <groupId>top.jfunc.network</groupId>
    <artifactId>httpclient-spring-boot-starter</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-boot-starter/
implementation 'top.jfunc.network:httpclient-spring-boot-starter:1.1.4'
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-boot-starter/
implementation ("top.jfunc.network:httpclient-spring-boot-starter:1.1.4")
'top.jfunc.network:httpclient-spring-boot-starter:jar:1.1.4'
<dependency org="top.jfunc.network" name="httpclient-spring-boot-starter" rev="1.1.4">
  <artifact name="httpclient-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.network', module='httpclient-spring-boot-starter', version='1.1.4')
)
libraryDependencies += "top.jfunc.network" % "httpclient-spring-boot-starter" % "1.1.4"
[top.jfunc.network/httpclient-spring-boot-starter "1.1.4"]

Dependencies

compile (2)

Group / Artifact Type Version
top.jfunc.network : httpclient-core jar 1.1.4
org.springframework.boot : spring-boot-autoconfigure jar 1.5.7.RELEASE

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3