License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial Retrofit Net HTTP Clients |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-square-retrofit-core |
Version | Version0.4.0 |
Type | Typejar |
Description |
DescriptionSpring Cloud Square Retrofit Core
Spring Cloud Square Retrofit Core
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-retrofit-core/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-square-retrofit-core</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-retrofit-core/
implementation 'org.springframework.cloud:spring-cloud-square-retrofit-core:0.4.0'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-retrofit-core/
implementation ("org.springframework.cloud:spring-cloud-square-retrofit-core:0.4.0")
'org.springframework.cloud:spring-cloud-square-retrofit-core:jar:0.4.0'
<dependency org="org.springframework.cloud" name="spring-cloud-square-retrofit-core" rev="0.4.0">
<artifact name="spring-cloud-square-retrofit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-square-retrofit-core', version='0.4.0')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-square-retrofit-core" % "0.4.0"
[org.springframework.cloud/spring-cloud-square-retrofit-core "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
org.springframework.cloud : spring-cloud-starter Optional | jar | |
org.springframework.cloud : spring-cloud-square-okhttp Optional | jar | |
com.squareup.retrofit2 : retrofit | jar | |
com.squareup.okhttp3 : okhttp | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |