retrofit-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices Retrofit Net HTTP Clients
GroupId

GroupId

com.lichongbing
ArtifactId

ArtifactId

retrofit-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download retrofit-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.lichongbing/retrofit-spring-boot-starter/ -->
<dependency>
    <groupId>com.lichongbing</groupId>
    <artifactId>retrofit-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lichongbing/retrofit-spring-boot-starter/
implementation 'com.lichongbing:retrofit-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.lichongbing/retrofit-spring-boot-starter/
implementation ("com.lichongbing:retrofit-spring-boot-starter:1.0.0")
'com.lichongbing:retrofit-spring-boot-starter:jar:1.0.0'
<dependency org="com.lichongbing" name="retrofit-spring-boot-starter" rev="1.0.0">
  <artifact name="retrofit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lichongbing', module='retrofit-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.lichongbing" % "retrofit-spring-boot-starter" % "1.0.0"
[com.lichongbing/retrofit-spring-boot-starter "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
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
com.fasterxml.jackson.core : jackson-annotations jar 2.12.5

provided (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-commons jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
com.alibaba.csp : sentinel-core jar 1.6.3

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.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.

Versions

Version
1.0.0