License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdxyz.opcal.cloud |
ArtifactId | ArtifactIdopcal-cloud-commons-feign |
Last Version | Last Version2.7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopcal-cloud-commons-feign
openfeign support
|
<!-- https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-feign/ -->
<dependency>
<groupId>xyz.opcal.cloud</groupId>
<artifactId>opcal-cloud-commons-feign</artifactId>
<version>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-feign/
implementation 'xyz.opcal.cloud:opcal-cloud-commons-feign:2.7.1.0'
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-feign/
implementation ("xyz.opcal.cloud:opcal-cloud-commons-feign:2.7.1.0")
'xyz.opcal.cloud:opcal-cloud-commons-feign:jar:2.7.1.0'
<dependency org="xyz.opcal.cloud" name="opcal-cloud-commons-feign" rev="2.7.1.0">
<artifact name="opcal-cloud-commons-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.opcal.cloud', module='opcal-cloud-commons-feign', version='2.7.1.0')
)
libraryDependencies += "xyz.opcal.cloud" % "opcal-cloud-commons-feign" % "2.7.1.0"
[xyz.opcal.cloud/opcal-cloud-commons-feign "2.7.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 3.1.3 |
xyz.opcal.cloud : opcal-cloud-commons-web | jar | 2.7.1.0 |
io.projectreactor : reactor-core Optional | jar | 3.4.19 |
org.springframework.boot : spring-boot | jar | 2.7.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |