lucre-bdb

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

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucre-bdb_2.10
Last Version

Last Version

3.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/Sciss/Lucre
Project Organization

Project Organization

de.sciss

Download lucre-bdb_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/lucre-bdb_2.10/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>lucre-bdb_2.10</artifactId>
    <version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-bdb_2.10/
implementation 'de.sciss:lucre-bdb_2.10:3.4.1'
// https://jarcasting.com/artifacts/de.sciss/lucre-bdb_2.10/
implementation ("de.sciss:lucre-bdb_2.10:3.4.1")
'de.sciss:lucre-bdb_2.10:jar:3.4.1'
<dependency org="de.sciss" name="lucre-bdb_2.10" rev="3.4.1">
  <artifact name="lucre-bdb_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-bdb_2.10', version='3.4.1')
)
libraryDependencies += "de.sciss" % "lucre-bdb_2.10" % "3.4.1"
[de.sciss/lucre-bdb_2.10 "3.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
de.sciss : lucre-core_2.10 jar 3.4.1
com.sleepycat : je jar 5.0.104

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0