is not current version
Last Version 2.4.0-beta.1

com.amazonaws:aws-xray-auto-instrumentation-agent-runtime 2.4.0-beta


Categories

Categories

AWS Container PaaS Providers Auto Application Layer Libs Code Generators
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

aws-xray-auto-instrumentation-agent-runtime
Version

Version

2.4.0-beta
Type

Type

jar

Download aws-xray-auto-instrumentation-agent-runtime 2.4.0-beta


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