Last active
June 26, 2018 22:42
-
-
Save pdeva/8e4d4f9948cbb29c4710a82d07397534 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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