| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.github.dnvriend |
| Идентификатор | Идентификаторakka-persistence-journal-writer_2.12 |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Описание |
Описаниеakka-persistence-journal-writer
Plugins and tooling for akka-persistence
|
| Организация-разработчик |
Организация-разработчикDennis Vriend |
<!-- https://jarcasting.com/artifacts/com.github.dnvriend/akka-persistence-journal-writer_2.12/ -->
<dependency>
<groupId>com.github.dnvriend</groupId>
<artifactId>akka-persistence-journal-writer_2.12</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dnvriend/akka-persistence-journal-writer_2.12/
implementation 'com.github.dnvriend:akka-persistence-journal-writer_2.12:0.0.3'
// https://jarcasting.com/artifacts/com.github.dnvriend/akka-persistence-journal-writer_2.12/
implementation ("com.github.dnvriend:akka-persistence-journal-writer_2.12:0.0.3")
'com.github.dnvriend:akka-persistence-journal-writer_2.12:jar:0.0.3'
<dependency org="com.github.dnvriend" name="akka-persistence-journal-writer_2.12" rev="0.0.3">
<artifact name="akka-persistence-journal-writer_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dnvriend', module='akka-persistence-journal-writer_2.12', version='0.0.3')
)
libraryDependencies += "com.github.dnvriend" % "akka-persistence-journal-writer_2.12" % "0.0.3"
[com.github.dnvriend/akka-persistence-journal-writer_2.12 "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.4.13 |
| com.typesafe.akka : akka-persistence_2.12 | jar | 2.4.13 |
| com.typesafe.akka : akka-persistence-query-experimental_2.12 | jar | 2.4.13 |
| com.typesafe.akka : akka-stream_2.12 | jar | 2.4.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.dnvriend : akka-persistence-inmemory_2.12 | jar | 1.3.15 |
| com.typesafe.akka : akka-slf4j_2.12 | jar | 2.4.13 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| com.typesafe.akka : akka-persistence-tck_2.12 | jar | 2.4.13 |
| com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.4.13 |
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.4.13 |
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |
| commons-io : commons-io | jar | 2.5 |
| org.iq80.leveldb : leveldb | jar | 0.9 |
| org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |