License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucrestm-bdb_2.10 |
Last Version | Last Version2.1.2 |
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.10-2.1.2.pom | |
lucrestm-bdb_2.10-2.1.2.jar | 29 KB |
lucrestm-bdb_2.10-2.1.2-sources.jar | 3 KB |
lucrestm-bdb_2.10-2.1.2-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucrestm-bdb_2.10/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucrestm-bdb_2.10</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucrestm-bdb_2.10/
implementation 'de.sciss:lucrestm-bdb_2.10:2.1.2'
// https://jarcasting.com/artifacts/de.sciss/lucrestm-bdb_2.10/
implementation ("de.sciss:lucrestm-bdb_2.10:2.1.2")
'de.sciss:lucrestm-bdb_2.10:jar:2.1.2'
<dependency org="de.sciss" name="lucrestm-bdb_2.10" rev="2.1.2">
<artifact name="lucrestm-bdb_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucrestm-bdb_2.10', version='2.1.2')
)
libraryDependencies += "de.sciss" % "lucrestm-bdb_2.10" % "2.1.2"
[de.sciss/lucrestm-bdb_2.10 "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
de.sciss : lucrestm-core_2.10 | jar | 2.1.2 |
com.sleepycat : je | jar | 5.0.104 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.5 |