Last Version

MSF4J Circuit breaker sample 2.8.4

Parent POM for WSO2 MSF4J Microservices

License

License

GroupId

GroupId

org.wso2.msf4j.sample
ArtifactId

ArtifactId

circuitbreaker
Version

Version

2.8.4
Type

Type

jar
Description

Description

MSF4J Circuit breaker sample
Parent POM for WSO2 MSF4J Microservices
Project Organization

Project Organization

WSO2

Download circuitbreaker 2.8.4


<!-- https://jarcasting.com/artifacts/org.wso2.msf4j.sample/circuitbreaker/ -->
<dependency>
    <groupId>org.wso2.msf4j.sample</groupId>
    <artifactId>circuitbreaker</artifactId>
    <version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j.sample/circuitbreaker/
implementation 'org.wso2.msf4j.sample:circuitbreaker:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j.sample/circuitbreaker/
implementation ("org.wso2.msf4j.sample:circuitbreaker:2.8.4")
'org.wso2.msf4j.sample:circuitbreaker:jar:2.8.4'
<dependency org="org.wso2.msf4j.sample" name="circuitbreaker" rev="2.8.4">
  <artifact name="circuitbreaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j.sample', module='circuitbreaker', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j.sample" % "circuitbreaker" % "2.8.4"
[org.wso2.msf4j.sample/circuitbreaker "2.8.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.wso2.msf4j : msf4j-core jar 2.8.4

Project Modules

There are no modules declared in this project.