Skip to content

Instantly share code, notes, and snippets.

@benhubert
Created September 20, 2017 11:39
Show Gist options
  • Save benhubert/a8a8cae05277d0c98c24ea4a7475701e to your computer and use it in GitHub Desktop.
Save benhubert/a8a8cae05277d0c98c24ea4a7475701e to your computer and use it in GitHub Desktop.
Maven dependency for timgroup
<dependency>
<groupid>com.timgroup</groupid>
<artifactid>java-statsd-client</artifactid>
<version>3.0.1</version>
</dependency>
@marcusvieira88
Copy link

Hi benhubert, the tags are with wrong camel case name ... "groupId" and "artifactId"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment