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

com.github.dnvriend:akka-persistence-inmemory_2.11 1.3.2

akka-persistence-inmemory

Категории

Категории

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

Группа

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

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

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

Версия

1.3.2
Тип

Тип

jar

Скачать akka-persistence-inmemory_2.11 1.3.2


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