Last Version

hua-http-spring-boot-starter 2.1.1

SpringBoot 利用註解快速的編寫 HTTP 請求函數

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hua777
ArtifactId

ArtifactId

hua-http-spring-boot-starter
Version

Version

2.1.1
Type

Type

jar
Description

Description

hua-http-spring-boot-starter
SpringBoot 利用註解快速的編寫 HTTP 請求函數
Project URL

Project URL

https://github.com/Hua777
Source Code Management

Source Code Management

https://github.com/hua777/hua-http-spring-boot-starter/tree/master

Download hua-http-spring-boot-starter 2.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE
org.slf4j : slf4j-api jar 2.0.0-alpha1
ch.qos.logback : logback-core jar 1.3.0-alpha5
ch.qos.logback : logback-classic jar 1.3.0-alpha5
com.alibaba : fastjson jar 1.2.73
cn.hutool : hutool-core jar 5.5.7
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.