retrofit-spring-boot-starter


Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Retrofit Сеть HTTP Clients
Группа

Группа

com.lichongbing
Идентификатор

Идентификатор

retrofit-spring-boot-starter
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

retrofit-spring-boot-starter
retrofit-spring-boot-starter
Ссылка на сайт

Ссылка на сайт

https://github.com/lichongbing/retrofit-spring-boot-starter
Система контроля версий

Система контроля версий

https://github.com/lichongbing/retrofit-spring-boot-starter

Скачать retrofit-spring-boot-starter

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
javax.annotation : javax.annotation-api jar 1.3.2
org.slf4j : slf4j-api jar 1.7.25
com.squareup.okhttp3 : logging-interceptor jar 3.14.9
com.squareup.okhttp3 : okhttp jar 3.14.9
com.squareup.okio : okio jar 1.17.5
com.fasterxml.jackson.core : jackson-annotations jar 2.12.5

provided (4)

Идентификатор библиотеки Тип Версия
org.springframework.cloud : spring-cloud-commons jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.1.RELEASE
com.alibaba.csp : sentinel-core jar 1.6.3

test (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
junit : junit jar 4.13.1
com.squareup.okhttp3 : mockwebserver jar 3.14.9
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : converter-jaxb jar 2.9.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0