License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-square-okhttp |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Square OkHttp
Spring Cloud Square OkHttp
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-okhttp/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-square-okhttp</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-okhttp/
implementation 'org.springframework.cloud:spring-cloud-square-okhttp:0.4.1'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-okhttp/
implementation ("org.springframework.cloud:spring-cloud-square-okhttp:0.4.1")
'org.springframework.cloud:spring-cloud-square-okhttp:jar:0.4.1'
<dependency org="org.springframework.cloud" name="spring-cloud-square-okhttp" rev="0.4.1">
<artifact name="spring-cloud-square-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-square-okhttp', version='0.4.1')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-square-okhttp" % "0.4.1"
[org.springframework.cloud/spring-cloud-square-okhttp "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-loadbalancer Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
com.squareup.okhttp3 : okhttp | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.springframework.cloud : spring-cloud-starter-sleuth Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | |
com.squareup.retrofit2 : converter-jackson | jar | |
org.springframework.boot : spring-boot-starter-test | jar |