lucre-base

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-base_2.11
Last Version

Last Version

3.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

lucre-base
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

Download lucre-base_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
de.sciss : serial_2.11 jar 1.1.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8-RC4

Project Modules

There are no modules declared in this project.

Versions

Version
3.13.1
3.13.0
3.12.0
3.11.1
3.11.0
3.10.1
3.10.0
3.9.1
3.9.0
3.8.0
3.7.1
3.7.0
3.6.0