akka-persistence-inmemory


License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.dnvriend
ArtifactId

ArtifactId

akka-persistence-inmemory_2.12.0-M4
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

akka-persistence-inmemory
akka-persistence-inmemory
Project URL

Project URL

https://github.com/dnvriend/akka-persistence-inmemory
Project Organization

Project Organization

com.github.dnvriend
Source Code Management

Source Code Management

https://github.com/dnvriend/akka-persistence-inmemory

Download akka-persistence-inmemory_2.12.0-M4

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M4
com.typesafe.akka : akka-actor_2.12.0-M4 jar 2.4.7
com.typesafe.akka : akka-persistence_2.12.0-M4 jar 2.4.7
com.typesafe.akka : akka-persistence-query-experimental_2.12.0-M4 jar 2.4.7
com.typesafe.akka : akka-stream_2.12.0-M4 jar 2.4.7

test (7)

Group / Artifact Type Version
com.typesafe.akka : akka-slf4j_2.12.0-M4 jar 2.4.7
ch.qos.logback : logback-classic jar 1.1.7
com.typesafe.akka : akka-persistence-tck_2.12.0-M4 jar 2.4.7
com.typesafe.akka : akka-stream-testkit_2.12.0-M4 jar 2.4.7
com.typesafe.akka : akka-testkit_2.12.0-M4 jar 2.4.7
org.scalatest : scalatest_2.12.0-M4 jar 2.2.6
org.scalacheck : scalacheck_2.12.0-M4 jar 1.12.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.15
1.2.14