is not current version
Last Version 2.3.1

com.github.hyleung:ratpack-zipkin 1.0.1

Zipkin support for Ratpack

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM) Ratpack User Interface Web Frameworks
GroupId

GroupId

com.github.hyleung
ArtifactId

ArtifactId

ratpack-zipkin
Version

Version

1.0.1
Type

Type

jar

Download ratpack-zipkin 1.0.1


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