Spring Cloud Square OkHttp


License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-square-okhttp
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Square OkHttp
Spring Cloud Square OkHttp
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-square-okhttp

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar
com.squareup.retrofit2 : converter-jackson jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0