| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаvip.mate |
| Идентификатор | Идентификаторmate-starter-retrofit |
| Последняя версия | Последняя версия3.8.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbased on Spring Cloud Alibaba microservice components
|
| Имя Файла | Размер |
|---|---|
| mate-starter-retrofit-3.8.8.pom | |
| mate-starter-retrofit-3.8.8.jar | 5 KB |
| mate-starter-retrofit-3.8.8-sources.jar | 4 KB |
| mate-starter-retrofit-3.8.8-javadoc.jar | 45 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| vip.mate : mate-starter-common | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |