не последняя версия
Последняя версия 2.5.15.2

com.github.dnvriend:akka-persistence-inmemory_2.12 2.5.0.0

A plugin for storing events in an event journal akka-persistence-inmemory

Категории

Категории

Akka Контейнер Микросервисы Reactive libraries
Группа

Группа

com.github.dnvriend
Идентификатор

Идентификатор

akka-persistence-inmemory_2.12
Версия

Версия

2.5.0.0
Тип

Тип

jar

Скачать akka-persistence-inmemory_2.12 2.5.0.0


<!-- https://jarcasting.com/artifacts/com.github.dnvriend/akka-persistence-inmemory_2.12/ -->
<dependency>
    <groupId>com.github.dnvriend</groupId>
    <artifactId>akka-persistence-inmemory_2.12</artifactId>
    <version>2.5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dnvriend/akka-persistence-inmemory_2.12/
implementation 'com.github.dnvriend:akka-persistence-inmemory_2.12:2.5.0.0'
// https://jarcasting.com/artifacts/com.github.dnvriend/akka-persistence-inmemory_2.12/
implementation ("com.github.dnvriend:akka-persistence-inmemory_2.12:2.5.0.0")
'com.github.dnvriend:akka-persistence-inmemory_2.12:jar:2.5.0.0'
<dependency org="com.github.dnvriend" name="akka-persistence-inmemory_2.12" rev="2.5.0.0">
  <artifact name="akka-persistence-inmemory_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dnvriend', module='akka-persistence-inmemory_2.12', version='2.5.0.0')
)
libraryDependencies += "com.github.dnvriend" % "akka-persistence-inmemory_2.12" % "2.5.0.0"
[com.github.dnvriend/akka-persistence-inmemory_2.12 "2.5.0.0"]