Pure functional event sourcing runtime
- pure
- cqrs
- aecor
- akka
- distributed
- scala
- behavior
- reactive
- runtime
- eventsourcing
- functional-programming
Scala versions:
2.12
akka-cluster-runtime 0.18.1
Group ID:
io.aecor
Artifact ID:
akka-cluster-runtime_2.12
Version:
0.18.1
Release Date:
Oct 2, 2019
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "io.aecor" %% "akka-cluster-runtime" % "0.18.1"
ivy"io.aecor::akka-cluster-runtime:0.18.1"
//> using dep "io.aecor::akka-cluster-runtime:0.18.1"
import $ivy.`io.aecor::akka-cluster-runtime:0.18.1`
<dependency> <groupId>io.aecor</groupId> <artifactId>akka-cluster-runtime_2.12</artifactId> <version>0.18.1</version> </dependency>
compile group: 'io.aecor', name: 'akka-cluster-runtime_2.12', version: '0.18.1'