Last Version

akka-persistence-inmemory 0.0.2

akka-persistence-inmemory

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.dnvriend
ArtifactId

ArtifactId

akka-persistence-inmemory_2.10
Version

Version

0.0.2
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.10 0.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.6
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.6
com.typesafe.akka : akka-persistence-experimental_2.10 jar 2.3.6
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : slf4j-nop jar 1.6.4

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.10 jar 2.3.6
org.scalatest : scalatest_2.10 jar 2.1.4
com.github.krasserm » akka-persistence-testkit_2.10 jar 0.3.4

Project Modules

There are no modules declared in this project.