| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Retrofit HTTP Clients |
| Группа | Группаnet.oschina.bilbodai.common.retrofitor |
| Идентификатор | Идентификаторretrofitor |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| retrofitor-1.0.4.pom | |
| retrofitor-1.0.4.jar | 25 KB |
| retrofitor-1.0.4-sources.jar | 15 KB |
| retrofitor-1.0.4-javadoc.jar | 122 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.oschina.bilbodai.common.retrofitor/retrofitor/ -->
<dependency>
<groupId>net.oschina.bilbodai.common.retrofitor</groupId>
<artifactId>retrofitor</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.bilbodai.common.retrofitor/retrofitor/
implementation 'net.oschina.bilbodai.common.retrofitor:retrofitor:1.0.4'
// https://jarcasting.com/artifacts/net.oschina.bilbodai.common.retrofitor/retrofitor/
implementation ("net.oschina.bilbodai.common.retrofitor:retrofitor:1.0.4")
'net.oschina.bilbodai.common.retrofitor:retrofitor:jar:1.0.4'
<dependency org="net.oschina.bilbodai.common.retrofitor" name="retrofitor" rev="1.0.4">
<artifact name="retrofitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.bilbodai.common.retrofitor', module='retrofitor', version='1.0.4')
)
libraryDependencies += "net.oschina.bilbodai.common.retrofitor" % "retrofitor" % "1.0.4"
[net.oschina.bilbodai.common.retrofitor/retrofitor "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.0.1 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.0.1 |
| com.squareup.retrofit2 : converter-simplexml | jar | 2.0.1 |
| org.springframework : spring-context | jar | 4.2.4.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| ch.qos.logback : logback-classic | jar | 1.1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.2.4.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.3.2.RELEASE |