License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.dnvriend |
ArtifactId | ArtifactIdakka-persistence-inmemory_2.10 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionakka-persistence-inmemory
akka-persistence-inmemory
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.dnvriend |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |