License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.ddevore |
ArtifactId | ArtifactIdakka-persistence-mongo-casbah_2.11 |
Version | Version0.7.4 |
Type | Typejar |
Description |
Descriptionakka-persistence-mongo-casbah
akka-persistence-mongo-casbah
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.ddevore |
<!-- https://jarcasting.com/artifacts/com.github.ddevore/akka-persistence-mongo-casbah_2.11/ -->
<dependency>
<groupId>com.github.ddevore</groupId>
<artifactId>akka-persistence-mongo-casbah_2.11</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddevore/akka-persistence-mongo-casbah_2.11/
implementation 'com.github.ddevore:akka-persistence-mongo-casbah_2.11:0.7.4'
// https://jarcasting.com/artifacts/com.github.ddevore/akka-persistence-mongo-casbah_2.11/
implementation ("com.github.ddevore:akka-persistence-mongo-casbah_2.11:0.7.4")
'com.github.ddevore:akka-persistence-mongo-casbah_2.11:jar:0.7.4'
<dependency org="com.github.ddevore" name="akka-persistence-mongo-casbah_2.11" rev="0.7.4">
<artifact name="akka-persistence-mongo-casbah_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddevore', module='akka-persistence-mongo-casbah_2.11', version='0.7.4')
)
libraryDependencies += "com.github.ddevore" % "akka-persistence-mongo-casbah_2.11" % "0.7.4"
[com.github.ddevore/akka-persistence-mongo-casbah_2.11 "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
com.github.ddevore : akka-persistence-mongo-common_2.11 | jar | 0.7.4 |
org.mongodb : casbah_2.11 | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.krasserm » akka-persistence-testkit_2.11 | jar | 0.3.4 |