MVN

io.jaegertracing : jaeger-testcontainers

Maven & Gradle

Aug 17, 2020
2 usages
31 stars
<dependency>
    <groupId>io.jaegertracing</groupId>
    <artifactId>jaeger-testcontainers</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jaegertracing : jaeger-testcontainers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of io.jaegertracing : jaeger-testcontainers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
jaeger-testcontainers-0.7.0

How to add a dependency to Maven

Add the following io.jaegertracing : jaeger-testcontainers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jaegertracing</groupId>
    <artifactId>jaeger-testcontainers</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jaegertracing : jaeger-testcontainers gradle dependency to your build.gradle file:

implementation 'io.jaegertracing:jaeger-testcontainers:0.7.0'

Gradle Kotlin DSL: Add the following io.jaegertracing : jaeger-testcontainers gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jaegertracing:jaeger-testcontainers:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jaegertracing : jaeger-testcontainers sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jaegertracing" % "jaeger-testcontainers" % "0.7.0"

Advertisement

Dependencies from Group

Jul 01, 2022
88 usages
490 stars
Jul 01, 2022
87 usages
490 stars
Jul 01, 2022
72 usages
490 stars
Jul 01, 2022
11 usages
490 stars
Jul 01, 2022
10 usages
490 stars

Discover Dependencies