Skip to content

Instantly share code, notes, and snippets.

@pdeva
Last active June 26, 2018 22:42
Show Gist options
  • Save pdeva/8e4d4f9948cbb29c4710a82d07397534 to your computer and use it in GitHub Desktop.
Save pdeva/8e4d4f9948cbb29c4710a82d07397534 to your computer and use it in GitHub Desktop.
<!-- VERSION is the version of the agent you wish to use -->
<dependency>
<groupId>com.dripstat</groupId>
<artifactId>apm-agent</artifactId>
<version>VERSION</version>
<scope>provided</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment