Last Version

Zipkin JUnit 2.14.0

JUnit rule to spin-up a Zipkin server during tests

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM) JUnit Unit Testing
GroupId

GroupId

org.apache.zipkin.zipkin2
ArtifactId

ArtifactId

zipkin-junit
Version

Version

2.14.0
Type

Type

jar
Description

Description

Zipkin JUnit
JUnit rule to spin-up a Zipkin server during tests
Project Organization

Project Organization

The Apache Software Foundation

Download zipkin-junit 2.14.0


<!-- https://jarcasting.com/artifacts/org.apache.zipkin.zipkin2/zipkin-junit/ -->
<dependency>
    <groupId>org.apache.zipkin.zipkin2</groupId>
    <artifactId>zipkin-junit</artifactId>
    <version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zipkin.zipkin2/zipkin-junit/
implementation 'org.apache.zipkin.zipkin2:zipkin-junit:2.14.0'
// https://jarcasting.com/artifacts/org.apache.zipkin.zipkin2/zipkin-junit/
implementation ("org.apache.zipkin.zipkin2:zipkin-junit:2.14.0")
'org.apache.zipkin.zipkin2:zipkin-junit:jar:2.14.0'
<dependency org="org.apache.zipkin.zipkin2" name="zipkin-junit" rev="2.14.0">
  <artifact name="zipkin-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zipkin.zipkin2', module='zipkin-junit', version='2.14.0')
)
libraryDependencies += "org.apache.zipkin.zipkin2" % "zipkin-junit" % "2.14.0"
[org.apache.zipkin.zipkin2/zipkin-junit "2.14.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.zipkin.zipkin2 : zipkin jar 2.14.0
org.apache.zipkin.zipkin2 : zipkin-collector jar 2.14.0
com.squareup.okhttp3 : mockwebserver jar 3.14.1
com.squareup.moshi : moshi jar 1.8.0
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.apache.zipkin.zipkin2 : zipkin-tests jar 2.14.0
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.