is not current version
Last Version 2.3.5

retrofit-spring-boot-starter 2.3.2

retrofit-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices Retrofit Net HTTP Clients
GroupId

GroupId

com.github.lianjiatech
ArtifactId

ArtifactId

retrofit-spring-boot-starter
Version

Version

2.3.2
Type

Type

jar
Description

Description

retrofit-spring-boot-starter
retrofit-spring-boot-starter
Project URL

Project URL

https://github.com/lianjiatech/retrofit-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/lianjiatech/retrofit-spring-boot-starter

Download retrofit-spring-boot-starter 2.3.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lianjiatech/retrofit-spring-boot-starter/
implementation 'com.github.lianjiatech:retrofit-spring-boot-starter:2.3.2'
// https://jarcasting.com/artifacts/com.github.lianjiatech/retrofit-spring-boot-starter/
implementation ("com.github.lianjiatech:retrofit-spring-boot-starter:2.3.2")
'com.github.lianjiatech:retrofit-spring-boot-starter:jar:2.3.2'
<dependency org="com.github.lianjiatech" name="retrofit-spring-boot-starter" rev="2.3.2">
  <artifact name="retrofit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lianjiatech', module='retrofit-spring-boot-starter', version='2.3.2')
)
libraryDependencies += "com.github.lianjiatech" % "retrofit-spring-boot-starter" % "2.3.2"
[com.github.lianjiatech/retrofit-spring-boot-starter "2.3.2"]

Dependencies

compile (8)

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

provided (6)

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

test (5)

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

Project Modules

There are no modules declared in this project.