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

Last Version

2.1.2
Release Date

Release Date

Type

Type

pom
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.11

Filename Size
lucrestm_2.11-2.1.2.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
de.sciss : lucrestm-core_2.11 jar 2.1.2
de.sciss : lucrestm-bdb_2.11 jar 2.1.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.4