Last Version

Zipkin Reporter BOM 2.8.3

Bill Of Materials POM for all Zipkin reporter artifacts

License

License

Categories

Categories

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

GroupId

org.apache.zipkin.reporter2
ArtifactId

ArtifactId

zipkin-reporter-bom
Version

Version

2.8.3
Type

Type

pom
Description

Description

Zipkin Reporter BOM
Bill Of Materials POM for all Zipkin reporter artifacts
Project URL

Project URL

https://github.com/apache/incubator-zipkin-reporter-java
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/incubator-zipkin-reporter-java

Download zipkin-reporter-bom 2.8.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.