| License |
License |
|---|---|
| Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
| GroupId | GroupIdio.zipkin.zipkin2 |
| ArtifactId | ArtifactIdzipkin-collector-parent |
| Last Version | Last Version2.23.17 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCollector
Zipkin (Parent)
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zipkin-collector-parent-2.23.17.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-collector-parent/ -->
<dependency>
<groupId>io.zipkin.zipkin2</groupId>
<artifactId>zipkin-collector-parent</artifactId>
<version>2.23.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-collector-parent/
implementation 'io.zipkin.zipkin2:zipkin-collector-parent:2.23.17'
// https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-collector-parent/
implementation ("io.zipkin.zipkin2:zipkin-collector-parent:2.23.17")
'io.zipkin.zipkin2:zipkin-collector-parent:pom:2.23.17'
<dependency org="io.zipkin.zipkin2" name="zipkin-collector-parent" rev="2.23.17">
<artifact name="zipkin-collector-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.zipkin2', module='zipkin-collector-parent', version='2.23.17')
)
libraryDependencies += "io.zipkin.zipkin2" % "zipkin-collector-parent" % "2.23.17"
[io.zipkin.zipkin2/zipkin-collector-parent "2.23.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zipkin.zipkin2 : zipkin | jar | 2.23.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.9 |
| io.zipkin.zipkin2 : zipkin-tests | jar | 2.23.17 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.testcontainers : testcontainers | jar | 1.15.1 |
| 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 |