is not current version
Last Version 0.5.15

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

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.4.6
Type

Type

jar

Download os-common-sentinel-feign 0.4.6


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