<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.3.4</version>
</dependency>
@Grapes(
@Grab(group='com.github.ben-manes.caffeine', module='caffeine', version='2.3.4')
)
provided
|-- com.google.code.findbugs:jsr305:3.0.1
|-- com.google.errorprone:error_prone_annotations:2.0.13
test
|-- com.google.guava:guava:20.0
|-- org.apache.commons:commons-lang3:3.5
|-- org.mockito:mockito-core:2.2.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.9.2
|-- com.github.brianfrankcooper.ycsb:core:0.11.0
|-- junit:junit:4.12
|-- com.google.inject:guice:4.1.0
|-- org.jctools:jctools-core:2.0
|-- com.google.guava:guava-testlib:20.0
|-- org.ops4j.pax.exam:pax-exam-container-native:4.9.2