| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Retrofit Net HTTP Clients |
| GroupId | GroupIdio.github.liuziyuan |
| ArtifactId | ArtifactIdretrofit-spring-boot-starter |
| Last Version | Last Version0.0.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.liuziyuan:retrofit-spring-boot-starter
retrofit-spring-boot-starter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.liuziyuan/retrofit-spring-boot-starter/ -->
<dependency>
<groupId>io.github.liuziyuan</groupId>
<artifactId>retrofit-spring-boot-starter</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liuziyuan/retrofit-spring-boot-starter/
implementation 'io.github.liuziyuan:retrofit-spring-boot-starter:0.0.18'
// https://jarcasting.com/artifacts/io.github.liuziyuan/retrofit-spring-boot-starter/
implementation ("io.github.liuziyuan:retrofit-spring-boot-starter:0.0.18")
'io.github.liuziyuan:retrofit-spring-boot-starter:jar:0.0.18'
<dependency org="io.github.liuziyuan" name="retrofit-spring-boot-starter" rev="0.0.18">
<artifact name="retrofit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liuziyuan', module='retrofit-spring-boot-starter', version='0.0.18')
)
libraryDependencies += "io.github.liuziyuan" % "retrofit-spring-boot-starter" % "0.0.18"
[io.github.liuziyuan/retrofit-spring-boot-starter "0.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
| org.reflections : reflections | jar | 0.10.2 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.12.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |
| junit : junit | jar | 4.13.2 |
| com.squareup.retrofit2 : retrofit-mock | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
| com.squareup.retrofit2 : adapter-rxjava | jar | 2.9.0 |