o

os-common-sentinel-feign

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