lucrestm

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_2.10
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

lucrestm
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_2.10

How to add to project

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

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
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.8.0
1.7.0
1.6.0