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-test-kit 0.4.11


Group ID:
io.strongtyped
Artifact ID:
fun-cqrs-test-kit_2.12
Version:
0.4.11
Release Date:
Feb 17, 2017
Licenses:
Files:

libraryDependencies += "io.strongtyped" %% "fun-cqrs-test-kit" % "0.4.11"

Mill build tool

ivy"io.strongtyped::fun-cqrs-test-kit:0.4.11"

Scala CLI

//> using dep "io.strongtyped::fun-cqrs-test-kit:0.4.11"

Ammonite REPL

import $ivy.`io.strongtyped::fun-cqrs-test-kit:0.4.11`

<dependency>
  <groupId>io.strongtyped</groupId>
  <artifactId>fun-cqrs-test-kit_2.12</artifactId>
  <version>0.4.11</version>
</dependency>

compile group: 'io.strongtyped', name: 'fun-cqrs-test-kit_2.12', version: '0.4.11'