coufran-spring-boot-starter-http

Spring Boot starter。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.coufran
ArtifactId

ArtifactId

coufran-spring-boot-starter-http
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

coufran-spring-boot-starter-http
Spring Boot starter。

Download coufran-spring-boot-starter-http

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
cn.coufran : coufran-spring-boot-starter-json jar 1.0.0
cn.coufran : door-god jar 1.0.0
cn.coufran : coufran-commons jar 1.0.0
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
cn.coufran : coufran-spring-boot-starter-api jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0