MVN

io.zipkin.reporter : zipkin-sender-local

Maven & Gradle

Oct 14, 2017
104 stars

Zipkin Sender: Local Storage

<dependency>
    <groupId>io.zipkin.reporter</groupId>
    <artifactId>zipkin-sender-local</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.zipkin.reporter : zipkin-sender-local to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of io.zipkin.reporter : zipkin-sender-local to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
zipkin-sender-local-1.1.2
zipkin-sender-local-1.1.1
zipkin-sender-local-1.1.0
1.0.x
zipkin-sender-local-1.0.4
zipkin-sender-local-1.0.2
zipkin-sender-local-1.0.1
zipkin-sender-local-1.0.0
0.10.x
zipkin-sender-local-0.10.0
0.9.x
zipkin-sender-local-0.9.0
0.8.x
zipkin-sender-local-0.8.0
0.7.x
zipkin-sender-local-0.7.1
zipkin-sender-local-0.7.0
0.6.x
zipkin-sender-local-0.6.14
zipkin-sender-local-0.6.13
zipkin-sender-local-0.6.12
zipkin-sender-local-0.6.11
zipkin-sender-local-0.6.10
zipkin-sender-local-0.6.9
zipkin-sender-local-0.6.8
zipkin-sender-local-0.6.7
zipkin-sender-local-0.6.6
zipkin-sender-local-0.6.5
zipkin-sender-local-0.6.4
zipkin-sender-local-0.6.3
zipkin-sender-local-0.6.2
zipkin-sender-local-0.6.1
zipkin-sender-local-0.6.0

How to add a dependency to Maven

Add the following io.zipkin.reporter : zipkin-sender-local maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.zipkin.reporter</groupId>
    <artifactId>zipkin-sender-local</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.zipkin.reporter : zipkin-sender-local gradle dependency to your build.gradle file:

implementation 'io.zipkin.reporter:zipkin-sender-local:1.1.2'

Gradle Kotlin DSL: Add the following io.zipkin.reporter : zipkin-sender-local gradle kotlin dependency to your build.gradle.kts file:

implementation("io.zipkin.reporter:zipkin-sender-local:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.zipkin.reporter : zipkin-sender-local sbt scala dependency to your build.sbt file:

libraryDependencies += "io.zipkin.reporter" % "zipkin-sender-local" % "1.1.2"

Advertisement

Dependencies from Group

Oct 14, 2017
26 usages
104 stars
Oct 14, 2017
14 usages
104 stars
Oct 14, 2017
13 usages
104 stars
Oct 14, 2017
5 usages
104 stars
Oct 14, 2017
5 usages
104 stars

Discover Dependencies

Feb 08, 2018
187 stars
May 06, 2017
187 stars
Feb 08, 2018
187 stars
Oct 01, 2016
25 stars
Oct 02, 2016
11 stars
Aug 17, 2017
2 stars
Aug 17, 2017
2 stars
Oct 01, 2016
1 stars