License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdhandler-bizkeeper |
Version | Version2.5.3 |
Type | Typejar |
Description |
DescriptionJava Chassis::Handlers::Bizkeeper
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
handler-bizkeeper-2.5.3.pom | |
handler-bizkeeper-2.5.3.jar | 49 KB |
handler-bizkeeper-2.5.3-sources.jar | 39 KB |
handler-bizkeeper-2.5.3-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/handler-bizkeeper/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handler-bizkeeper</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/handler-bizkeeper/
implementation 'org.apache.servicecomb:handler-bizkeeper:2.5.3'
// https://jarcasting.com/artifacts/org.apache.servicecomb/handler-bizkeeper/
implementation ("org.apache.servicecomb:handler-bizkeeper:2.5.3")
'org.apache.servicecomb:handler-bizkeeper:jar:2.5.3'
<dependency org="org.apache.servicecomb" name="handler-bizkeeper" rev="2.5.3">
<artifact name="handler-bizkeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='handler-bizkeeper', version='2.5.3')
)
libraryDependencies += "org.apache.servicecomb" % "handler-bizkeeper" % "2.5.3"
[org.apache.servicecomb/handler-bizkeeper "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : java-chassis-core | jar | |
com.netflix.hystrix : hystrix-core | jar | 1.5.18 |
org.apache.servicecomb : foundation-metrics | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
org.awaitility : awaitility | jar | 3.0.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmockit : jmockit | jar | 1.30 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.powermock : powermock-api-mockito | jar | 1.6.2 |
org.powermock : powermock-module-junit4 | jar | 1.6.2 |
com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.11.1 |