<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>simulator</artifactId>
<version>2.4.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.ben-manes.caffeine', module='simulator', version='2.4.0')
)
compile
|-- com.github.ben-manes.caffeine:caffeine:2.4.0
|-- com.typesafe.akka:akka-actor_2.12:2.4.16
|-- com.github.brianfrankcooper.ycsb:core:0.12.0
|-- com.google.guava:guava:21.0
|-- com.clearspring.analytics:stream:2.9.5
|-- com.jakewharton.fliptables:fliptables:1.0.2
|-- com.github.snazy.ohc:ohc-core-j8:window-tinylfu-SNAPSHOT
|-- org.apache.commons:commons-lang3:3.5
|-- org.apache.commons:commons-compress:1.13
|-- com.univocity:univocity-parsers:2.3.1
|-- org.cache2k:cache2k-core:1.0.0.CR3
|-- net.sf.ehcache:ehcache:2.10.3
|-- systems.comodal:collision:0.2.5
|-- org.slf4j:slf4j-nop:1.7.23
|-- org.elasticsearch:elasticsearch:5.2.1
provided
|-- com.google.code.findbugs:jsr305:3.0.1
|-- com.google.errorprone:error_prone_annotations:2.0.17
test
|-- org.mockito:mockito-core:2.7.9
|-- org.hamcrest:java-hamcrest:2.0.0.0
|-- org.awaitility:awaitility:2.0.0
|-- org.apache.felix:org.apache.felix.framework:5.6.1
|-- org.ops4j.pax.exam:pax-exam-junit4:4.10.0
|-- com.google.inject:guice:4.1.0
|-- org.ops4j.pax.exam:pax-exam-container-native:4.10.0