tototoshi / dbcache   1.0.0

GitHub

Cache library with RDB backend

Scala versions: 3.x 2.13 2.12 2.11

dbcache-play 1.0.0


Group ID:
com.github.tototoshi
Artifact ID:
dbcache-play_3
Version:
1.0.0
Release Date:
Nov 19, 2023
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "dbcache-play" % "1.0.0"

Mill build tool

ivy"com.github.tototoshi::dbcache-play:1.0.0"

Scala CLI

//> using dep "com.github.tototoshi::dbcache-play:1.0.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::dbcache-play:1.0.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>dbcache-play_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'dbcache-play_3', version: '1.0.0'