License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Retrofit Net HTTP Clients |
GroupId | GroupIdcom.lichongbing |
ArtifactId | ArtifactIdretrofit-spring-boot-starter |
Last Version | Last Version1.0.0 |
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.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"]
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 |
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 |
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 |