spring-boot-starter-http

Springboot自动化配置Http。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-starter-http
Last Version

Last Version

2.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-http
Springboot自动化配置Http。

Download spring-boot-starter-http

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.2.RELEASE
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2
javax : javaee-web-api Optional jar 6.0
com.ruijc : util jar 3.1.0
org.apache.httpcomponents : httpmime jar 4.3.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE

Project Modules

There are no modules declared in this project.

utils

Build Status Coverage Status License


各种工具包。

感谢

jetbrains-variant-4.png

Versions

Version
2.2.4
2.0.0
1.1.4
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0