License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Retrofit Net HTTP Clients |
GroupId | GroupIdcom.github.lianjiatech |
ArtifactId | ArtifactIdretrofit-spring-boot-starter |
Last Version | Last Version2.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionretrofit-spring-boot-starter
retrofit-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.lianjiatech/retrofit-spring-boot-starter/ -->
<dependency>
<groupId>com.github.lianjiatech</groupId>
<artifactId>retrofit-spring-boot-starter</artifactId>
<version>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lianjiatech/retrofit-spring-boot-starter/
implementation 'com.github.lianjiatech:retrofit-spring-boot-starter:2.3.5'
// https://jarcasting.com/artifacts/com.github.lianjiatech/retrofit-spring-boot-starter/
implementation ("com.github.lianjiatech:retrofit-spring-boot-starter:2.3.5")
'com.github.lianjiatech:retrofit-spring-boot-starter:jar:2.3.5'
<dependency org="com.github.lianjiatech" name="retrofit-spring-boot-starter" rev="2.3.5">
<artifact name="retrofit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lianjiatech', module='retrofit-spring-boot-starter', version='2.3.5')
)
libraryDependencies += "com.github.lianjiatech" % "retrofit-spring-boot-starter" % "2.3.5"
[com.github.lianjiatech/retrofit-spring-boot-starter "2.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okio : okio | jar | 1.17.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
org.springframework.cloud : spring-cloud-commons | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.9.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.9.RELEASE |
com.alibaba.csp : sentinel-core | jar | 1.6.3 |
io.github.resilience4j : resilience4j-circuitbreaker | jar | 1.7.1 |
io.projectreactor : reactor-core | jar | 3.3.22.RELEASE |
io.reactivex.rxjava3 : rxjava | jar | 3.1.5 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.9.RELEASE |
junit : junit | jar | 4.13.1 |
com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.squareup.retrofit2 : converter-jaxb | jar | 2.9.0 |