<dependency>
<groupId>com.velocidi</groupId>
<artifactId>apso-caching_2.12</artifactId>
<version>0.19.7</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.20
|-- com.github.ben-manes.caffeine:caffeine:2.7.0
|-- com.github.cb372:scalacache-caffeine_2.12:0.28.0
|-- com.github.cb372:scalacache-core_2.12:0.28.0
|-- com.github.cb372:scalacache-guava_2.12: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.12:2.12.0
test