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