o

os-common-sentinel-feign

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