MVN

com.newrelic.opentracing : newrelic-java-lambda

Maven & Gradle

May 23, 2023
1 stars

New Relic OpenTracing Lambda Tracer · New Relic OpenTracing Tracer implementation for instrumenting AWS Lambda functions.

<dependency>
    <groupId>com.newrelic.opentracing</groupId>
    <artifactId>newrelic-java-lambda</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.newrelic.opentracing : newrelic-java-lambda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of com.newrelic.opentracing : newrelic-java-lambda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
newrelic-java-lambda-2.2.2
newrelic-java-lambda-2.2.1
newrelic-java-lambda-2.2.0
2.1.x
newrelic-java-lambda-2.1.2
newrelic-java-lambda-2.1.1
2.0.x
newrelic-java-lambda-2.0.0
1.1.x
newrelic-java-lambda-1.1.1
newrelic-java-lambda-1.1.0
1.0.x
newrelic-java-lambda-1.0.0

How to add a dependency to Maven

Add the following com.newrelic.opentracing : newrelic-java-lambda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.newrelic.opentracing</groupId>
    <artifactId>newrelic-java-lambda</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.newrelic.opentracing : newrelic-java-lambda gradle dependency to your build.gradle file:

implementation 'com.newrelic.opentracing:newrelic-java-lambda:2.2.2'

Gradle Kotlin DSL: Add the following com.newrelic.opentracing : newrelic-java-lambda gradle kotlin dependency to your build.gradle.kts file:

implementation("com.newrelic.opentracing:newrelic-java-lambda:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.newrelic.opentracing : newrelic-java-lambda sbt scala dependency to your build.sbt file:

libraryDependencies += "com.newrelic.opentracing" % "newrelic-java-lambda" % "2.2.2"

Advertisement

Dependencies from Group

Discover Dependencies

May 25, 2019
443 usages
367 stars
Aug 23, 2023
439 usages
47.4k stars
May 15, 2023
1 usages
338 stars
Mar 24, 2020
0 stars
Jul 12, 2021
20 usages
531 stars
Aug 24, 2023
229 stars
Aug 25, 2023
15 usages
11.9k stars
Feb 11, 2022
158 stars