Github user michaelandrepearce commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1605#discussion_r146535926
--- Diff: artemis-cli/pom.xml ---
@@ -83,6 +83,10 @@
<version>${commons.lang.version}</version>
</dependency>
<dependency>
+ <groupId>org.hdrhistogram</groupId>
--- End diff --
Whats the license of this?---
