| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.github.msimw |
| Идентификатор | Идентификаторretrofit2-spring |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеretrofit2-spring
retrofit2-spring
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| retrofit2-spring-1.1.pom | |
| retrofit2-spring-1.1.jar | 110 KB |
| retrofit2-spring-1.1-sources.jar | 73 KB |
| retrofit2-spring-1.1-javadoc.jar | 216 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.msimw/retrofit2-spring/ -->
<dependency>
<groupId>com.github.msimw</groupId>
<artifactId>retrofit2-spring</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.msimw/retrofit2-spring/
implementation 'com.github.msimw:retrofit2-spring:1.1'
// https://jarcasting.com/artifacts/com.github.msimw/retrofit2-spring/
implementation ("com.github.msimw:retrofit2-spring:1.1")
'com.github.msimw:retrofit2-spring:jar:1.1'
<dependency org="com.github.msimw" name="retrofit2-spring" rev="1.1">
<artifact name="retrofit2-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.msimw', module='retrofit2-spring', version='1.1')
)
libraryDependencies += "com.github.msimw" % "retrofit2-spring" % "1.1"
[com.github.msimw/retrofit2-spring "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.8.0 |
| org.springframework : spring-context | jar | 4.3.10.RELEASE |
| org.springframework : spring-test | jar | 4.3.10.RELEASE |
| com.alibaba : fastjson | jar | 1.2.38 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |