is not current version
Last Version 2.7.0

com.github.zuihou:zuihou-zipkin-client-starter 2.3


Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM) CLI User Interface
GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-zipkin-client-starter
Version

Version

2.3
Type

Type

jar

Download zuihou-zipkin-client-starter 2.3


<!-- https://jarcasting.com/artifacts/com.github.zuihou/zuihou-zipkin-client-starter/ -->
<dependency>
    <groupId>com.github.zuihou</groupId>
    <artifactId>zuihou-zipkin-client-starter</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-zipkin-client-starter/
implementation 'com.github.zuihou:zuihou-zipkin-client-starter:2.3'
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-zipkin-client-starter/
implementation ("com.github.zuihou:zuihou-zipkin-client-starter:2.3")
'com.github.zuihou:zuihou-zipkin-client-starter:jar:2.3'
<dependency org="com.github.zuihou" name="zuihou-zipkin-client-starter" rev="2.3">
  <artifact name="zuihou-zipkin-client-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuihou', module='zuihou-zipkin-client-starter', version='2.3')
)
libraryDependencies += "com.github.zuihou" % "zuihou-zipkin-client-starter" % "2.3"
[com.github.zuihou/zuihou-zipkin-client-starter "2.3"]