is not current version
Last Version 0.5.15

com.github.clarkstore:os-common-sentinel-feign 0.5.8

sentinel-openfeign模块

Categories

Categories

Feign Net HTTP Clients Sentinel Container Microservices
GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-sentinel-feign
Version

Version

0.5.8
Type

Type

jar

Download os-common-sentinel-feign 0.5.8


<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-common-sentinel-feign/ -->
<dependency>
    <groupId>com.github.clarkstore</groupId>
    <artifactId>os-common-sentinel-feign</artifactId>
    <version>0.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-sentinel-feign/
implementation 'com.github.clarkstore:os-common-sentinel-feign:0.5.8'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-sentinel-feign/
implementation ("com.github.clarkstore:os-common-sentinel-feign:0.5.8")
'com.github.clarkstore:os-common-sentinel-feign:jar:0.5.8'
<dependency org="com.github.clarkstore" name="os-common-sentinel-feign" rev="0.5.8">
  <artifact name="os-common-sentinel-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-sentinel-feign', version='0.5.8')
)
libraryDependencies += "com.github.clarkstore" % "os-common-sentinel-feign" % "0.5.8"
[com.github.clarkstore/os-common-sentinel-feign "0.5.8"]