не последняя версия
Последняя версия 2.8.4

org.wso2.msf4j.sample:circuitbreaker 2.4.2


Группа

Группа

org.wso2.msf4j.sample
Идентификатор

Идентификатор

circuitbreaker
Версия

Версия

2.4.2
Тип

Тип

jar

Скачать circuitbreaker 2.4.2


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