License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-retrofit |
Last Version | Last Version3.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-retrofit/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-retrofit</artifactId>
<version>3.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-retrofit/
implementation 'vip.mate:mate-starter-retrofit:3.8.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-retrofit/
implementation ("vip.mate:mate-starter-retrofit:3.8.8")
'vip.mate:mate-starter-retrofit:jar:3.8.8'
<dependency org="vip.mate" name="mate-starter-retrofit" rev="3.8.8">
<artifact name="mate-starter-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-retrofit', version='3.8.8')
)
libraryDependencies += "vip.mate" % "mate-starter-retrofit" % "3.8.8"
[vip.mate/mate-starter-retrofit "3.8.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lianjiatech : retrofit-spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.retry : spring-retry | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
vip.mate : mate-starter-common | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |