tototoshi / dbcache   1.0.0

GitHub

Cache library with RDB backend

Scala versions: 3.x 2.13

dbcache-mysql 0.2.0


Group ID:
com.github.tototoshi
Artifact ID:
dbcache-mysql_2.11
Version:
0.2.0
Release Date:
Sept 3, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.tototoshi" %% "dbcache-mysql" % "0.2.0"

Mill build tool

ivy"com.github.tototoshi::dbcache-mysql:0.2.0"

Scala CLI

//> using dep "com.github.tototoshi::dbcache-mysql:0.2.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::dbcache-mysql:0.2.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>dbcache-mysql_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'dbcache-mysql_2.11', version: '0.2.0'