<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-stats_2.11</artifactId>
<version>18.4.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.11
|-- com.twitter:util-core_2.11:18.4.0
|-- com.twitter:util-lint_2.11:18.4.0
|-- com.github.ben-manes.caffeine:caffeine:2.3.4
|-- com.google.code.findbugs:jsr305:2.0.1
test
|-- com.novocode:junit-interface:0.11
|-- org.mockito:mockito-all:1.10.19