<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handler-bizkeeper</artifactId>
<version>2.8.4</version>
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='handler-bizkeeper', version='2.8.4')
)
<parent> <groupId>org.apache.servicecomb</groupId> <artifactId>handlers</artifactId> <version>2.8.4</version> </parent>
compile
|-- org.apache.servicecomb:java-chassis-core
|-- org.apache.servicecomb:foundation-metrics
|-- com.netflix.hystrix:hystrix-core
test
|-- log4j:log4j