MVN

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

Maven & Gradle

Apr 13, 2023
26 usages
91 stars

AWS X-Ray Recorder SDK for Java - Spring Framework Interceptors · 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-spring</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-spring 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-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.14.x
aws-xray-recorder-sdk-spring-2.14.0
2.13.x
aws-xray-recorder-sdk-spring-2.13.0
2.12.x
aws-xray-recorder-sdk-spring-2.12.0
2.11.x
aws-xray-recorder-sdk-spring-2.11.2
aws-xray-recorder-sdk-spring-2.11.1
aws-xray-recorder-sdk-spring-2.11.0
2.10.x
aws-xray-recorder-sdk-spring-2.10.0
2.9.x
aws-xray-recorder-sdk-spring-2.9.1
aws-xray-recorder-sdk-spring-2.9.0
2.8.x
aws-xray-recorder-sdk-spring-2.8.0
2.7.x
aws-xray-recorder-sdk-spring-2.7.1
aws-xray-recorder-sdk-spring-2.7.0
2.6.x
aws-xray-recorder-sdk-spring-2.6.1
aws-xray-recorder-sdk-spring-2.6.0
2.5.x
aws-xray-recorder-sdk-spring-2.5.0
2.4.x
aws-xray-recorder-sdk-spring-2.4.0
2.3.x
aws-xray-recorder-sdk-spring-2.3.0
2.2.x
aws-xray-recorder-sdk-spring-2.2.1
aws-xray-recorder-sdk-spring-2.2.0
2.1.x
aws-xray-recorder-sdk-spring-2.1.0
2.0.x
aws-xray-recorder-sdk-spring-2.0.1
aws-xray-recorder-sdk-spring-2.0.0
1.3.x
aws-xray-recorder-sdk-spring-1.3.1
aws-xray-recorder-sdk-spring-1.3.0

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

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

Jun 20, 2023
8 usages
8.4k stars
Aug 09, 2023
1 usages
Jul 12, 2019
114 stars
Sep 27, 2019
1 usages
1.9k stars
Aug 15, 2023
4 usages
1.7k stars
Nov 02, 2018
2 usages
58 stars