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.9.2
Last Version

Last Version

1.6.0
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.9.2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-stm : scala-stm_2.9.2 jar 0.7
org.scala-lang : scala-library jar 2.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.4.0
1.3.0
1.2.0
1.0.0
0.34
0.33
0.24
0.23