com.github.hy2cone:retrofit-spring-boot-starter

Spring Boot Support for Retrofit

Лицензия

Лицензия

The MIT License (MIT)
Категории

Категории

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

Группа

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

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot Support for Retrofit

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

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
com.squareup.retrofit2 : retrofit jar 2.4.0
com.squareup.retrofit2 : converter-jackson jar 2.4.0
com.github.hy2cone : retrofit-spring-boot-autoconfigure jar 0.1.2

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

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

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

Версия
0.1.2
0.1.1
0.1.0