License |
License |
---|---|
Categories |
CategoriesAppDynamics Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdcom.kenzan.hystrix |
ArtifactId | ArtifactIdhystrix-appdynamics |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.kenzan.hystrix:hystrix-appdynamics
Provides enhanced hystrix instrumentation for App Dynamics
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.kenzan.hystrix/hystrix-appdynamics/ -->
<dependency>
<groupId>com.kenzan.hystrix</groupId>
<artifactId>hystrix-appdynamics</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kenzan.hystrix/hystrix-appdynamics/
implementation 'com.kenzan.hystrix:hystrix-appdynamics:0.0.2'
// https://jarcasting.com/artifacts/com.kenzan.hystrix/hystrix-appdynamics/
implementation ("com.kenzan.hystrix:hystrix-appdynamics:0.0.2")
'com.kenzan.hystrix:hystrix-appdynamics:jar:0.0.2'
<dependency org="com.kenzan.hystrix" name="hystrix-appdynamics" rev="0.0.2">
<artifact name="hystrix-appdynamics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kenzan.hystrix', module='hystrix-appdynamics', version='0.0.2')
)
libraryDependencies += "com.kenzan.hystrix" % "hystrix-appdynamics" % "0.0.2"
[com.kenzan.hystrix/hystrix-appdynamics "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.5.4 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.mockito : mockito-all | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |