| License |
License |
|---|---|
| Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
| GroupId | GroupIdio.zipkin.zipkin2 |
| ArtifactId | ArtifactIdzipkin-tests |
| Last Version | Last Version2.23.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZipkin Interop Tests
Zipkin (Parent)
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zipkin-tests-2.23.17.pom | |
| zipkin-tests-2.23.17.jar | 39 KB |
| zipkin-tests-2.23.17-sources.jar | 24 KB |
| zipkin-tests-2.23.17-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-tests/ -->
<dependency>
<groupId>io.zipkin.zipkin2</groupId>
<artifactId>zipkin-tests</artifactId>
<version>2.23.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-tests/
implementation 'io.zipkin.zipkin2:zipkin-tests:2.23.17'
// https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-tests/
implementation ("io.zipkin.zipkin2:zipkin-tests:2.23.17")
'io.zipkin.zipkin2:zipkin-tests:jar:2.23.17'
<dependency org="io.zipkin.zipkin2" name="zipkin-tests" rev="2.23.17">
<artifact name="zipkin-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.zipkin2', module='zipkin-tests', version='2.23.17')
)
libraryDependencies += "io.zipkin.zipkin2" % "zipkin-tests" % "2.23.17"
[io.zipkin.zipkin2/zipkin-tests "2.23.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zipkin.zipkin2 : zipkin | jar | 2.23.17 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : kryo | jar | 5.0.3 |
| com.google.code.gson : gson | jar | 2.8.9 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.hamcrest : hamcrest-core | jar | 1.3 |