Lucre-core

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

lucre-core_3.0.0-M2
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lucre-core
Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers
Project URL

Project URL

https://git.iem.at/sciss/Lucre
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://git.iem.at/sciss/Lucre

Download lucre-core_3.0.0-M2

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
de.sciss : lucre-data_3.0.0-M2 jar 4.4.0
org.scala-lang : scala3-library_3.0.0-M2 jar 3.0.0-M2
de.sciss : equal_3.0.0-M2 jar 0.1.6
de.sciss : log_3.0.0-M2 jar 0.1.1
de.sciss : model_3.0.0-M2 jar 0.3.5
org.scala-stm : scala-stm_3.0.0-M2 jar 0.11.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3.0.0-M2 jar 3.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
4.4.0
4.3.0