License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucrestm-bdb_2.9.2 |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlucrestm-bdb
Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lucrestm-bdb_2.9.2-1.6.0.pom | |
lucrestm-bdb_2.9.2-1.6.0.jar | 29 KB |
lucrestm-bdb_2.9.2-1.6.0-sources.jar | 3 KB |
lucrestm-bdb_2.9.2-1.6.0-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucrestm-bdb_2.9.2/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucrestm-bdb_2.9.2</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucrestm-bdb_2.9.2/
implementation 'de.sciss:lucrestm-bdb_2.9.2:1.6.0'
// https://jarcasting.com/artifacts/de.sciss/lucrestm-bdb_2.9.2/
implementation ("de.sciss:lucrestm-bdb_2.9.2:1.6.0")
'de.sciss:lucrestm-bdb_2.9.2:jar:1.6.0'
<dependency org="de.sciss" name="lucrestm-bdb_2.9.2" rev="1.6.0">
<artifact name="lucrestm-bdb_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucrestm-bdb_2.9.2', version='1.6.0')
)
libraryDependencies += "de.sciss" % "lucrestm-bdb_2.9.2" % "1.6.0"
[de.sciss/lucrestm-bdb_2.9.2 "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
de.sciss : lucrestm-core_2.9.2 | jar | 1.6.0 |
org.scala-stm : scala-stm_2.9.2 | jar | 0.7 |
org.scala-lang : scala-library | jar | 2.9.2 |
com.sleepycat : je | jar | 5.0.58 |