Last Version

LucreSTM 0.22

Combination of Scala-STM, a persistent key-value store, and observer-pattern based reactors

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucrestm_2.9.1
Version

Version

0.22
Type

Type

jar
Description

Description

LucreSTM
Combination of Scala-STM, a persistent key-value store, and observer-pattern based reactors
Project URL

Project URL

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

Project Organization

de.sciss

Download lucrestm_2.9.1 0.22


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
org.scala-tools : scala-stm_2.9.1 jar 0.5
com.sleepycat : je jar 5.0.34

Project Modules

There are no modules declared in this project.