<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.2.7</version>
</dependency>
@Grapes(
@Grab(group='com.github.ben-manes.caffeine', module='caffeine', version='2.2.7')
)
provided
|-- com.google.errorprone:error_prone_annotations:2.0.9
|-- com.google.code.findbugs:jsr305:3.0.1
test
|-- com.jayway.awaitility:awaitility:1.7.0
|-- junit:junit:4.12
|-- org.ops4j.pax.url:pax-url-aether:2.4.7
|-- com.github.brianfrankcooper.ycsb:core:0.8.0
|-- com.google.guava:guava-testlib:19.0
|-- com.google.inject:guice:4.0
|-- org.hamcrest:java-hamcrest:2.0.0.0
|-- org.jctools:jctools-core:1.2
|-- com.google.guava:guava:19.0
|-- org.ops4j.pax.exam:pax-exam-junit4:4.8.0
|-- org.ops4j.pax.exam:pax-exam-link-mvn:4.8.0
|-- org.apache.felix:org.apache.felix.framework:5.4.0
|-- org.mockito:mockito-core:2.0.47-beta