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