1
0

improve documentations

This commit is contained in:
Yash Sharma
2017-03-27 17:29:00 +11:00
committed by vinoth chandar
parent d6f94b998d
commit bca7e7dae4
5 changed files with 29 additions and 33 deletions

View File

@@ -118,6 +118,11 @@
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
</dependency>
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.48</version>
</dependency>
<!-- Parent dependencies -->
<dependency>