License |
License |
---|---|
Categories |
CategoriesCLI User Interface Square Business Logic Libraries Financial Retrofit Net HTTP Clients |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-square-retrofit-webclient |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Square Retrofit WebClient
Spring Cloud Square Retrofit WebClient
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-retrofit-webclient/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-square-retrofit-webclient</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-retrofit-webclient/
implementation 'org.springframework.cloud:spring-cloud-square-retrofit-webclient:0.4.1'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-retrofit-webclient/
implementation ("org.springframework.cloud:spring-cloud-square-retrofit-webclient:0.4.1")
'org.springframework.cloud:spring-cloud-square-retrofit-webclient:jar:0.4.1'
<dependency org="org.springframework.cloud" name="spring-cloud-square-retrofit-webclient" rev="0.4.1">
<artifact name="spring-cloud-square-retrofit-webclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-square-retrofit-webclient', version='0.4.1')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-square-retrofit-webclient" % "0.4.1"
[org.springframework.cloud/spring-cloud-square-retrofit-webclient "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-square-retrofit-core | jar | |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | |
org.springframework.cloud : spring-cloud-starter | jar | |
org.springframework.cloud : spring-cloud-square-okhttp Optional | jar | |
com.squareup.retrofit2 : retrofit | jar | |
com.squareup.retrofit2 : converter-scalars | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-loadbalancer | jar | |
com.squareup.okhttp3 : logging-interceptor | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
io.projectreactor : reactor-test | jar |