License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdio.zipkin |
ArtifactId | ArtifactIdzipkin-lens |
Last Version | Last Version2.23.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZipkin Lens
Repackages Zipkin Lens into a jar so we can use it in Spring Boot
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zipkin-lens-2.23.17.pom | |
zipkin-lens-2.23.17.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zipkin/zipkin-lens/ -->
<dependency>
<groupId>io.zipkin</groupId>
<artifactId>zipkin-lens</artifactId>
<version>2.23.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin/zipkin-lens/
implementation 'io.zipkin:zipkin-lens:2.23.17'
// https://jarcasting.com/artifacts/io.zipkin/zipkin-lens/
implementation ("io.zipkin:zipkin-lens:2.23.17")
'io.zipkin:zipkin-lens:jar:2.23.17'
<dependency org="io.zipkin" name="zipkin-lens" rev="2.23.17">
<artifact name="zipkin-lens" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin', module='zipkin-lens', version='2.23.17')
)
libraryDependencies += "io.zipkin" % "zipkin-lens" % "2.23.17"
[io.zipkin/zipkin-lens "2.23.17"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.mockito : mockito-core | jar | 3.6.28 |
org.hamcrest : hamcrest-core | jar | 1.3 |