<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>simulator</artifactId>
<version>2.0.3</version>
</dependency>
@Grapes(
@Grab(group='com.github.ben-manes.caffeine', module='simulator', version='2.0.3')
)
compile
|-- com.github.ben-manes.caffeine:caffeine:2.0.3
|-- com.clearspring.analytics:stream:2.9.0
|-- org.infinispan:infinispan-core:8.1.0.Final
|-- com.github.brianfrankcooper.ycsb:core:0.5.0
|-- org.slf4j:slf4j-nop:1.7.13
|-- org.apache.commons:commons-compress:1.10
|-- org.cache2k:cache2k-core:0.21.1
|-- com.typesafe.akka:akka-actor_2.10:2.3.14
|-- com.google.guava:guava:19.0
|-- net.sf.ehcache:ehcache:2.10.1-55
|-- org.ehcache:ehcache:3.0.0.m4
|-- org.apache.commons:commons-lang3:3.4
|-- com.jakewharton.fliptables:fliptables:1.0.2
|-- com.univocity:univocity-parsers:1.5.6
provided
|-- com.google.errorprone:error_prone_annotations:2.0.7
|-- com.google.code.findbugs:jsr305:3.0.1
test
|-- com.google.inject:guice:4.0
|-- org.hamcrest:java-hamcrest:2.0.0.0
|-- org.apache.felix:org.apache.felix.framework:5.4.0
|-- com.google.jimfs:jimfs:1.0
|-- org.ops4j.pax.exam:pax-exam-container-native:4.8.0
|-- com.jayway.awaitility:awaitility:1.7.0
|-- org.ops4j.pax.exam:pax-exam-junit4:4.8.0