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

fun-cqrs-play-json 0.3.0


Group ID:
io.strongtyped
Artifact ID:
fun-cqrs-play-json_2.11
Version:
0.3.0
Release Date:
Feb 20, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "io.strongtyped" %% "fun-cqrs-play-json" % "0.3.0"

Mill build tool

ivy"io.strongtyped::fun-cqrs-play-json:0.3.0"

Scala CLI

//> using dep "io.strongtyped::fun-cqrs-play-json:0.3.0"

Ammonite REPL

import $ivy.`io.strongtyped::fun-cqrs-play-json:0.3.0`

<dependency>
  <groupId>io.strongtyped</groupId>
  <artifactId>fun-cqrs-play-json_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.strongtyped', name: 'fun-cqrs-play-json_2.11', version: '0.3.0'