MVN

com.amazonaws : aws-xray-recorder-sdk-slf4j

Maven & Gradle

Apr 13, 2023
1 usages
91 stars

AWS X-Ray Recorder SDK for Java - SLF4J Trace ID Injection · 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-slf4j</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-slf4j 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-slf4j to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-xray-recorder-sdk-slf4j</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-slf4j gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.amazonaws" % "aws-xray-recorder-sdk-slf4j" % "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

Apr 13, 2023
1 usages
91 stars
Apr 13, 2023
1 usages
91 stars
Aug 25, 2023
4 usages
3.9k stars
Jun 11, 2020
30 stars
Apr 26, 2020
30 stars
Feb 05, 2020
7 stars
Nov 28, 2019
2 stars
Sep 27, 2020
4 usages
Aug 25, 2023
15 usages
1.8k stars