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