Last Version

LucreSTM 1.4.0

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.0-RC3
Version

Version

1.4.0
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.0-RC3 1.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0-RC3
org.scala-stm : scala-stm_2.10.0-RC3 jar 0.6
com.sleepycat : je jar 5.0.58

Project Modules

There are no modules declared in this project.