How to install the Java artifact com.github.yingzhuo.carnival-spring-boot-starter-resilience4j with Maven
Java
Maven
pom.xml
com.github.yingzhuo
carnival-spring-boot-starter-resilience4j
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-resilience4j</artifactId>
<version>1.6.18</version>
</dependency>
/<dependencies>