License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.coufran |
ArtifactId | ArtifactIdcoufran-spring-boot-starter-http |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoufran-spring-boot-starter-http
Spring Boot starter。
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
cn.coufran : coufran-spring-boot-starter-api | jar | 1.2.0 |