<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-stats_2.11</artifactId>
<version>6.39.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.8
|-- com.twitter:util-core_2.11:6.39.0
|-- com.twitter:util-lint_2.11:6.39.0
|-- com.github.ben-manes.caffeine:caffeine:2.3.4
|-- com.google.code.findbugs:jsr305:2.0.1
test
|-- org.mockito:mockito-all:1.10.19
|-- org.scalatest:scalatest_2.11:3.0.0