a

akka-persistence-eventstore_2.11

Event Store Plugin for Akka Persistence
http://github.com/pawelkaczor/EventStore.Akka.Persistence
BSD 3-Clause
pl.newicom.dddd
Pawel Kaczor
Files download
File Operation
akka-persistence-eventstore_2.11-2.0.3-M1.jar download
akka-persistence-eventstore_2.11-2.0.3-M1.pom download
akka-persistence-eventstore_2.11-2.0.3-M1-sources.jar download
Apache Maven
<dependency>
  <groupId>pl.newicom.dddd</groupId>
  <artifactId>akka-persistence-eventstore_2.11</artifactId>
  <version>2.0.3-M1</version>
</dependency>
Gradle Groovy
implementation 'pl.newicom.dddd:akka-persistence-eventstore_2.11:2.0.3-M1'
Gradle Kotlin
implementation("pl.newicom.dddd:akka-persistence-eventstore_2.11:2.0.3-M1")
Scala SBT
libraryDependencies += "pl.newicom.dddd" % "akka-persistence-eventstore_2.11" % "2.0.3-M1"
Groovy Grape
@Grapes(
  @Grab(group='pl.newicom.dddd', module='akka-persistence-eventstore_2.11', version='2.0.3-M1')
)
Apache Ivy
<dependency org="pl.newicom.dddd" name="akka-persistence-eventstore_2.11" rev="2.0.3-M1" />
Leiningen
[pl.newicom.dddd/akka-persistence-eventstore_2.11 "2.0.3-M1"]
Apache Buildr
'pl.newicom.dddd:akka-persistence-eventstore_2.11:jar:2.0.3-M1'