is not current version
Last Version 1.0.5

com.baffalotech:baffalotech-zipkin-server 1.0.2


Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

com.baffalotech
ArtifactId

ArtifactId

baffalotech-zipkin-server
Version

Version

1.0.2
Type

Type

jar

Download baffalotech-zipkin-server 1.0.2


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