License |
License |
---|---|
GroupId | GroupIdorg.zalando |
ArtifactId | ArtifactIdtracer-hystrix |
Last Version | Last Version1.0.0-RC.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTracer: Hystrix
Tracing requests through a distributed system.
|
Project Organization |
Project OrganizationZalando SE |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.zalando/tracer-hystrix/ -->
<dependency>
<groupId>org.zalando</groupId>
<artifactId>tracer-hystrix</artifactId>
<version>1.0.0-RC.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/tracer-hystrix/
implementation 'org.zalando:tracer-hystrix:1.0.0-RC.0'
// https://jarcasting.com/artifacts/org.zalando/tracer-hystrix/
implementation ("org.zalando:tracer-hystrix:1.0.0-RC.0")
'org.zalando:tracer-hystrix:jar:1.0.0-RC.0'
<dependency org="org.zalando" name="tracer-hystrix" rev="1.0.0-RC.0">
<artifact name="tracer-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='tracer-hystrix', version='1.0.0-RC.0')
)
libraryDependencies += "org.zalando" % "tracer-hystrix" % "1.0.0-RC.0"
[org.zalando/tracer-hystrix "1.0.0-RC.0"]
Group / Artifact | Type | Version |
---|---|---|
org.zalando : tracer-core | jar | 1.0.0-RC.0 |
com.netflix.hystrix : hystrix-core | jar | 1.5.18 |
org.apiguardian : apiguardian-api | jar | 1.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gag : gag | jar | 1.0.1 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.7.25 |
org.junit.platform : junit-platform-launcher | jar | 1.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.hobsoft.hamcrest : hamcrest-compose | jar | 0.4.0 |
org.mockito : mockito-core | jar | 2.23.0 |