Custom mailbox that is bounded and instrumented.
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index 6db4d3a094f43cb80c461418cfd56d54639dd5a2..a904d6a3ba361788883bebf5ad25ef48199f35d9 100644 (file)
           <artifactId>jsr305</artifactId>
           <version>2.0.1</version>
       </dependency>
+
+      <dependency>
+          <groupId>com.codahale.metrics</groupId>
+          <artifactId>metrics-core</artifactId>
+          <version>3.0.1</version>
+      </dependency>
   </dependencies>
 
 </project>