Last Version

AWS X-Ray Auto Instrumentation Agent for Java - Bootstrap 2.4.0-beta.1

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.

License

License

Categories

Categories

AWS Container PaaS Providers Auto Application Layer Libs Code Generators
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

aws-xray-auto-instrumentation-agent-bootstrap
Version

Version

2.4.0-beta.1
Type

Type

jar
Description

Description

AWS X-Ray Auto Instrumentation Agent for Java - Bootstrap
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.

Download aws-xray-auto-instrumentation-agent-bootstrap 2.4.0-beta.1


<!-- https://jarcasting.com/artifacts/com.amazonaws/aws-xray-auto-instrumentation-agent-bootstrap/ -->
<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-xray-auto-instrumentation-agent-bootstrap</artifactId>
    <version>2.4.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazonaws/aws-xray-auto-instrumentation-agent-bootstrap/
implementation 'com.amazonaws:aws-xray-auto-instrumentation-agent-bootstrap:2.4.0-beta.1'
// https://jarcasting.com/artifacts/com.amazonaws/aws-xray-auto-instrumentation-agent-bootstrap/
implementation ("com.amazonaws:aws-xray-auto-instrumentation-agent-bootstrap:2.4.0-beta.1")
'com.amazonaws:aws-xray-auto-instrumentation-agent-bootstrap:jar:2.4.0-beta.1'
<dependency org="com.amazonaws" name="aws-xray-auto-instrumentation-agent-bootstrap" rev="2.4.0-beta.1">
  <artifact name="aws-xray-auto-instrumentation-agent-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazonaws', module='aws-xray-auto-instrumentation-agent-bootstrap', version='2.4.0-beta.1')
)
libraryDependencies += "com.amazonaws" % "aws-xray-auto-instrumentation-agent-bootstrap" % "2.4.0-beta.1"
[com.amazonaws/aws-xray-auto-instrumentation-agent-bootstrap "2.4.0-beta.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.powermock : powermock-api-mockito2 jar 2.0.4
org.powermock : powermock-module-junit4 jar 2.0.4
com.amazonaws : aws-java-sdk jar 1.11.228

Project Modules

There are no modules declared in this project.