| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Retrofit Сеть HTTP Clients |
| Группа | Группаcom.github.hy2cone |
| Идентификатор | Идентификаторretrofit-spring-boot-autoconfigure |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Support for Retrofit
|
<!-- https://jarcasting.com/artifacts/com.github.hy2cone/retrofit-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.hy2cone</groupId>
<artifactId>retrofit-spring-boot-autoconfigure</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hy2cone/retrofit-spring-boot-autoconfigure/
implementation 'com.github.hy2cone:retrofit-spring-boot-autoconfigure:0.1.2'
// https://jarcasting.com/artifacts/com.github.hy2cone/retrofit-spring-boot-autoconfigure/
implementation ("com.github.hy2cone:retrofit-spring-boot-autoconfigure:0.1.2")
'com.github.hy2cone:retrofit-spring-boot-autoconfigure:jar:0.1.2'
<dependency org="com.github.hy2cone" name="retrofit-spring-boot-autoconfigure" rev="0.1.2">
<artifact name="retrofit-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hy2cone', module='retrofit-spring-boot-autoconfigure', version='0.1.2')
)
libraryDependencies += "com.github.hy2cone" % "retrofit-spring-boot-autoconfigure" % "0.1.2"
[com.github.hy2cone/retrofit-spring-boot-autoconfigure "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.hibernate.validator : hibernate-validator Необязательный | jar | |
| com.squareup.retrofit2 : retrofit Необязательный | jar | 2.4.0 |
| com.squareup.retrofit2 : converter-jackson Необязательный | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |