License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.ddevore |
ArtifactId | ArtifactIdakka-persistence-mongo-common_2.11 |
Version | Version0.7.4 |
Type | Typejar |
Description |
Descriptionakka-persistence-mongo-common
akka-persistence-mongo-common
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.ddevore |
<!-- https://jarcasting.com/artifacts/com.github.ddevore/akka-persistence-mongo-common_2.11/ -->
<dependency>
<groupId>com.github.ddevore</groupId>
<artifactId>akka-persistence-mongo-common_2.11</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddevore/akka-persistence-mongo-common_2.11/
implementation 'com.github.ddevore:akka-persistence-mongo-common_2.11:0.7.4'
// https://jarcasting.com/artifacts/com.github.ddevore/akka-persistence-mongo-common_2.11/
implementation ("com.github.ddevore:akka-persistence-mongo-common_2.11:0.7.4")
'com.github.ddevore:akka-persistence-mongo-common_2.11:jar:0.7.4'
<dependency org="com.github.ddevore" name="akka-persistence-mongo-common_2.11" rev="0.7.4">
<artifact name="akka-persistence-mongo-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddevore', module='akka-persistence-mongo-common_2.11', version='0.7.4')
)
libraryDependencies += "com.github.ddevore" % "akka-persistence-mongo-common_2.11" % "0.7.4"
[com.github.ddevore/akka-persistence-mongo-common_2.11 "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
com.typesafe.akka : akka-persistence-experimental_2.11 | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.5 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.43 |
org.scalatest : scalatest_2.11 | jar | 2.2.1 |