fun-cqrs / fun-cqrs   1.0.3

GitHub

Fun.CQRS is a Scala CQRS/ES framework. It provides the basic blocks to build event driven aggregates with Event Sourcing.

Scala versions: 2.13 2.12 2.11

fun-cqrs-akka 0.0.4


Group ID:
io.strongtyped
Artifact ID:
fun-cqrs-akka_2.11
Version:
0.0.4
Release Date:
Nov 26, 2015
Licenses:
Files:

libraryDependencies += "io.strongtyped" %% "fun-cqrs-akka" % "0.0.4"

Mill build tool

ivy"io.strongtyped::fun-cqrs-akka:0.0.4"

Scala CLI

//> using dep "io.strongtyped::fun-cqrs-akka:0.0.4"

Ammonite REPL

import $ivy.`io.strongtyped::fun-cqrs-akka:0.0.4`

<dependency>
  <groupId>io.strongtyped</groupId>
  <artifactId>fun-cqrs-akka_2.11</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'io.strongtyped', name: 'fun-cqrs-akka_2.11', version: '0.0.4'