MVN

io.zipkin.zipkin2 : zipkin-lens

Maven & Gradle

Apr 12, 2019
2 usages
14k stars

Zipkin Lens · Repackages Zipkin Lens into a jar so we can use it in Spring Boot

<dependency>
    <groupId>io.zipkin.zipkin2</groupId>
    <artifactId>zipkin-lens</artifactId>
    <version>2.12.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.zipkin.zipkin2 : zipkin-lens to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.12.9

All Versions

Choose a version of io.zipkin.zipkin2 : zipkin-lens to add to Maven or Gradle - All Versions:

  • Version Updated
  • zipkin-lens-2.12.9

    Apr 12, 2019
  • zipkin-lens-2.12.8

    Apr 06, 2019
  • zipkin-lens-2.12.7

    Apr 01, 2019
  • zipkin-lens-2.12.6

    Mar 16, 2019
  • zipkin-lens-2.12.5

    Mar 07, 2019
  • zipkin-lens-2.12.4

    Mar 07, 2019
  • zipkin-lens-2.12.3

    Mar 01, 2019
  • zipkin-lens-2.11.13

    Mar 01, 2019
  • zipkin-lens-2.12.2

    Feb 20, 2019
  • zipkin-lens-2.12.1

    Feb 03, 2019
  • zipkin-lens-2.12.0

    Jan 17, 2019

How to add a dependency to Maven

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

<dependency>
    <groupId>io.zipkin.zipkin2</groupId>
    <artifactId>zipkin-lens</artifactId>
    <version>2.12.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.zipkin.zipkin2 : zipkin-lens gradle dependency to your build.gradle file:

implementation 'io.zipkin.zipkin2:zipkin-lens:2.12.9'

Gradle Kotlin DSL: Add the following io.zipkin.zipkin2 : zipkin-lens gradle kotlin dependency to your build.gradle.kts file:

implementation("io.zipkin.zipkin2:zipkin-lens:2.12.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.zipkin.zipkin2 : zipkin-lens sbt scala dependency to your build.sbt file:

libraryDependencies += "io.zipkin.zipkin2" % "zipkin-lens" % "2.12.9"

Advertisement

Dependencies from Group

Apr 28, 2023
119 usages
14k stars
Apr 28, 2023
45 usages
14k stars
Apr 28, 2023
44 usages
14k stars
Apr 28, 2023
12 usages
14k stars
Apr 28, 2023
7 usages
14k stars

Discover Dependencies

May 04, 2023
17 usages
225 stars
Feb 24, 2023
2 usages
1.3k stars
Aug 27, 2019
3 usages
Sep 06, 2021
3 usages
32 stars
Apr 20, 2021
1 usages
21 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome