o

os-common-sentinel-feign

sentinel-openfeign模块
Files download
File Operation
os-common-sentinel-feign-0.5.11.jar download
os-common-sentinel-feign-0.5.11.pom download
os-common-sentinel-feign-0.5.11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.clarkstore</groupId>
  <artifactId>os-common-sentinel-feign</artifactId>
  <version>0.5.11</version>
</dependency>
Gradle Groovy
implementation 'com.github.clarkstore:os-common-sentinel-feign:0.5.11'
Gradle Kotlin
implementation("com.github.clarkstore:os-common-sentinel-feign:0.5.11")
Scala SBT
libraryDependencies += "com.github.clarkstore" % "os-common-sentinel-feign" % "0.5.11"
Groovy Grape
@Grapes(
  @Grab(group='com.github.clarkstore', module='os-common-sentinel-feign', version='0.5.11')
)
Apache Ivy
<dependency org="com.github.clarkstore" name="os-common-sentinel-feign" rev="0.5.11" />
Leiningen
[com.github.clarkstore/os-common-sentinel-feign "0.5.11"]
Apache Buildr
'com.github.clarkstore:os-common-sentinel-feign:jar:0.5.11'