net.dubboclub:cricuitbreaker

dubbo-plus is the plugin of Dubbo RPC framework.

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.dubboclub
ArtifactId

ArtifactId

cricuitbreaker
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

dubbo-plus is the plugin of Dubbo RPC framework.

Download cricuitbreaker

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
io.netty : netty-all jar 4.0.24.Final
com.alibaba : fastjson jar 1.2.4

provided (2)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.5.3
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.

dubbo-plus

是一个dubbo周边插件,在不改变dubbo内核的情况下对dubbo进行扩展,通过插件的方式对dubbo进行增强

net.dubboclub

dubboclub

Versions

Version
0.0.6
0.0.4
0.0.3
0.0.2
0.0.1