Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava inspired API.
Version2.7.0compared with
Version Details
| 2.6.2 | 2.7.0 | |
|---|---|---|
| Release date | Feb 22, 2018 | Feb 24, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.6.2 | 2.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.errorprone » error_prone_annotations | - | 2.3.3 |
| + Added | org.checkerframework » checker-qual | - | 2.6.0 |
Provided Changes (2)
| 2.6.2 | 2.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.google.code.findbugs » jsr305 | 3.0.2 | - |
| - Removed | com.google.errorprone » error_prone_annotations | 2.2.0 | - |
Test Changes (16)
| 2.6.2 | 2.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.github.brianfrankcooper.YCSB » core | - | 0.15.0 |
| ~ Updated | com.google.guava » guava | 24.0-jre | 27.0-jre |
| ~ Updated | com.google.guava » guava-testlib | 24.0-jre | 27.0-jre |
| ~ Updated | com.google.inject » guice | 4.1.0 | 4.2.2 |
| ~ Updated | it.unimi.dsi » fastutil | 8.1.1 | 8.2.2 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.7 | 3.8.1 |
| ~ Updated | org.apache.felix » org.apache.felix.framework | 5.6.10 | 6.0.2 |
| ~ Updated | org.awaitility » awaitility | 3.0.0 | 3.1.6 |
| ~ Updated | org.jctools » jctools-core | 2.1.1 | 2.1.2 |
| ~ Updated | org.mockito » mockito-core | 2.15.0 | 2.24.5 |
| ~ Updated | org.ops4j.pax.exam » pax-exam-container-native | 4.11.0 | 4.13.1 |
| ~ Updated | org.ops4j.pax.exam » pax-exam-junit4 | 4.11.0 | 4.13.1 |
| ~ Updated | org.ops4j.pax.exam » pax-exam-link-mvn | 4.11.0 | 4.13.1 |
| ~ Updated | org.ops4j.pax.url » pax-url-aether | 2.5.4 | 2.6.1 |
| ~ Updated | org.testng » testng | 6.14.2 | 6.14.3 |
| - Removed | com.github.brianfrankcooper.ycsb » core | 1.13.0-RC1 | - |
