<dependency>
<groupId>com.velocidi</groupId>
<artifactId>apso-caching_2.13</artifactId>
<version>0.18.3</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.8
|-- com.github.ben-manes.caffeine:caffeine:2.7.0
|-- com.github.cb372:scalacache-caffeine_2.13:0.28.0
|-- com.github.cb372:scalacache-core_2.13:0.28.0
|-- com.github.cb372:scalacache-guava_2.13:0.28.0
|-- com.google.guava:guava:28.0-jre
|-- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.7.0
test