MVN

com.amazonaws : aws-xray-recorder-sdk-aws-sdk-v2-instrumentor

Maven & Gradle

Apr 13, 2023
30 usages
91 stars

AWS X-Ray Recorder SDK for Java - AWS SDK V2 Instrumentor · The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.

<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-xray-recorder-sdk-aws-sdk-v2-instrumentor</artifactId>
    <version>2.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amazonaws : aws-xray-recorder-sdk-aws-sdk-v2-instrumentor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.14.0

All Versions

Choose a version of com.amazonaws : aws-xray-recorder-sdk-aws-sdk-v2-instrumentor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.14.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.14.0
2.13.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.13.0
2.12.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.12.0
2.11.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.11.2
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.11.1
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.11.0
2.10.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.10.0
2.9.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.9.1
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.9.0
2.8.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.8.0
2.7.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.7.1
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.7.0
2.6.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.6.1
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.6.0
2.5.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.5.0
2.4.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.4.0
2.3.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.3.0
2.2.x
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.2.1
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor-2.2.0

How to add a dependency to Maven

Add the following com.amazonaws : aws-xray-recorder-sdk-aws-sdk-v2-instrumentor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-xray-recorder-sdk-aws-sdk-v2-instrumentor</artifactId>
    <version>2.14.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amazonaws : aws-xray-recorder-sdk-aws-sdk-v2-instrumentor gradle dependency to your build.gradle file:

implementation 'com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:2.14.0'

Gradle Kotlin DSL: Add the following com.amazonaws : aws-xray-recorder-sdk-aws-sdk-v2-instrumentor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:2.14.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amazonaws : aws-xray-recorder-sdk-aws-sdk-v2-instrumentor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amazonaws" % "aws-xray-recorder-sdk-aws-sdk-v2-instrumentor" % "2.14.0"

Advertisement

Dependencies from Group

Aug 25, 2023
1.1k usages
3.9k stars
Aug 25, 2023
906 usages
3.9k stars
Aug 25, 2023
681 usages
3.9k stars
Aug 25, 2023
432 usages
3.9k stars
Aug 25, 2023
349 usages
4k stars

Discover Dependencies

May 30, 2023
3 usages
3.5k stars
May 23, 2020
4 usages
Dec 06, 2019
3 usages
Jul 06, 2023
4 usages
2 stars
Nov 04, 2022
3 usages
6 stars
Dec 27, 2022
3 usages
184 stars