This repository has been deprecated by the owner.

sciss / lucrestm   2.1.2

GitHub

Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers

Scala versions: 2.11 2.10

lucrestm-bdb 2.1.0


Group ID:
de.sciss
Artifact ID:
lucrestm-bdb_2.11
Version:
2.1.0
Release Date:
Jul 10, 2014
Licenses:
Files:

libraryDependencies += "de.sciss" %% "lucrestm-bdb" % "2.1.0"

Mill build tool

ivy"de.sciss::lucrestm-bdb:2.1.0"

Scala CLI

//> using dep "de.sciss::lucrestm-bdb:2.1.0"

Ammonite REPL

import $ivy.`de.sciss::lucrestm-bdb:2.1.0`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>lucrestm-bdb_2.11</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'de.sciss', name: 'lucrestm-bdb_2.11', version: '2.1.0'