lucrestm-bdb6

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

lucrestm-bdb6_2.10
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

lucrestm-bdb6
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/LucreSTM
Project Organization

Project Organization

de.sciss

Download lucrestm-bdb6_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
de.sciss : lucrestm-core_2.10 jar 2.1.2
com.sleepycat : je jar 6.2.7

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1