is not current version
Last Version 2.16.3

io.zipkin.reporter2:zipkin-reporter-bom 2.7.5

Bill Of Materials POM for all Zipkin reporter artifacts

Categories

Categories

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

GroupId

io.zipkin.reporter2
ArtifactId

ArtifactId

zipkin-reporter-bom
Version

Version

2.7.5
Type

Type

pom

Download zipkin-reporter-bom 2.7.5


<!-- https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-reporter-bom/ -->
<dependency>
    <groupId>io.zipkin.reporter2</groupId>
    <artifactId>zipkin-reporter-bom</artifactId>
    <version>2.7.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-reporter-bom/
implementation 'io.zipkin.reporter2:zipkin-reporter-bom:2.7.5'
// https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-reporter-bom/
implementation ("io.zipkin.reporter2:zipkin-reporter-bom:2.7.5")
'io.zipkin.reporter2:zipkin-reporter-bom:pom:2.7.5'
<dependency org="io.zipkin.reporter2" name="zipkin-reporter-bom" rev="2.7.5">
  <artifact name="zipkin-reporter-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.reporter2', module='zipkin-reporter-bom', version='2.7.5')
)
libraryDependencies += "io.zipkin.reporter2" % "zipkin-reporter-bom" % "2.7.5"
[io.zipkin.reporter2/zipkin-reporter-bom "2.7.5"]