| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.github.zhycn |
| Идентификатор | Идентификаторxbird-starter-retrofit2 |
| Последняя версия | Последняя версия2.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXbird Starter Retrofit2
Integrating the type-safe HTTP client for Spring Boot.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xbird-starter-retrofit2-2.3.0.pom | |
| xbird-starter-retrofit2-2.3.0.jar | 18 KB |
| xbird-starter-retrofit2-2.3.0-sources.jar | 10 KB |
| xbird-starter-retrofit2-2.3.0-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-retrofit2/ -->
<dependency>
<groupId>com.github.zhycn</groupId>
<artifactId>xbird-starter-retrofit2</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-retrofit2/
implementation 'com.github.zhycn:xbird-starter-retrofit2:2.3.0'
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-retrofit2/
implementation ("com.github.zhycn:xbird-starter-retrofit2:2.3.0")
'com.github.zhycn:xbird-starter-retrofit2:jar:2.3.0'
<dependency org="com.github.zhycn" name="xbird-starter-retrofit2" rev="2.3.0">
<artifact name="xbird-starter-retrofit2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='xbird-starter-retrofit2', version='2.3.0')
)
libraryDependencies += "com.github.zhycn" % "xbird-starter-retrofit2" % "2.3.0"
[com.github.zhycn/xbird-starter-retrofit2 "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.3.RELEASE |
| com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.3.0 |