| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sciss |
| Идентификатор | Идентификаторlucre-bdb_3 |
| Версия | Версия4.6.0 |
| Тип | Типjar |
| Описание |
Описаниеlucre-bdb
Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lucre-bdb_3-4.6.0.pom | |
| lucre-bdb_3-4.6.0.jar | 35 KB |
| lucre-bdb_3-4.6.0-sources.jar | 3 KB |
| lucre-bdb_3-4.6.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sciss/lucre-bdb_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucre-bdb_3</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-bdb_3/
implementation 'de.sciss:lucre-bdb_3:4.6.0'
// https://jarcasting.com/artifacts/de.sciss/lucre-bdb_3/
implementation ("de.sciss:lucre-bdb_3:4.6.0")
'de.sciss:lucre-bdb_3:jar:4.6.0'
<dependency org="de.sciss" name="lucre-bdb_3" rev="4.6.0">
<artifact name="lucre-bdb_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-bdb_3', version='4.6.0')
)
libraryDependencies += "de.sciss" % "lucre-bdb_3" % "4.6.0"
[de.sciss/lucre-bdb_3 "4.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.sciss : lucre-core_3 | jar | 4.6.0 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| de.sciss : bdb-je | jar | 7.5.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |