Created
August 14, 2016 05:07
-
-
Save ivanursul/5da9a51ec38d31635aa16b4522a40ad7 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
dependencies { | |
... | |
// metrics | |
compile('com.ryantenney.metrics:metrics-spring:3.1.2') | |
compile('io.dropwizard.metrics:metrics-jvm:3.1.2') | |
compile('io.dropwizard.metrics:metrics-servlets:3.1.2') | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment