<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-xray-recorder-sdk-apache-http</artifactId>
<version>2.15.0</version>
</dependency>
@Grapes(
@Grab(group='com.amazonaws', module='aws-xray-recorder-sdk-apache-http', version='2.15.0')
)