Beangle Cache Integration
libraryDependencies += "org.beangle.cache" %% "beangle-cache-api" % "0.0.16"
import $ivy.`org.beangle.cache::beangle-cache-api:0.0.16`
<dependency> <groupId>org.beangle.cache</groupId> <artifactId>beangle-cache-api_2.13</artifactId> <version>0.0.16</version> </dependency>
compile group: 'org.beangle.cache', name: 'beangle-cache-api_2.13', version: '0.0.16'
ivy"org.beangle.cache::beangle-cache-api:0.0.16"