MVN

cn.ocoop.framework : spring-cloud-resilience4j-over-openfeign

Maven & Gradle

Oct 25, 2019
6 stars

spring-cloud-resilience4j-over-openfeign · a convenient way to combine resilience4j with spring cloud openfeign.

<dependency>
    <groupId>cn.ocoop.framework</groupId>
    <artifactId>spring-cloud-resilience4j-over-openfeign</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ocoop.framework : spring-cloud-resilience4j-over-openfeign to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of cn.ocoop.framework : spring-cloud-resilience4j-over-openfeign to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
spring-cloud-resilience4j-over-openfeign-1.0

How to add a dependency to Maven

Add the following cn.ocoop.framework : spring-cloud-resilience4j-over-openfeign maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.ocoop.framework</groupId>
    <artifactId>spring-cloud-resilience4j-over-openfeign</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.ocoop.framework : spring-cloud-resilience4j-over-openfeign gradle dependency to your build.gradle file:

implementation 'cn.ocoop.framework:spring-cloud-resilience4j-over-openfeign:1.0'

Gradle Kotlin DSL: Add the following cn.ocoop.framework : spring-cloud-resilience4j-over-openfeign gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.ocoop.framework:spring-cloud-resilience4j-over-openfeign:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.ocoop.framework : spring-cloud-resilience4j-over-openfeign sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.ocoop.framework" % "spring-cloud-resilience4j-over-openfeign" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 23, 2019
Oct 26, 2019
1 usages
3 stars
Oct 26, 2019
1 usages
3 stars
Oct 26, 2019
1 usages
3 stars
Aug 18, 2021
8 stars
Oct 25, 2019
7 stars
Jan 19, 2022
65 stars
Aug 08, 2021
65 stars
Oct 31, 2019
0 stars