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