pjan / akka-d3   0.6.0

MIT License Website GitHub

(Distributed) Domain Driven Design, with CQRS & ES, on top of Akka.

Scala versions: 2.12 2.11

akka-modules-core 0.1.0


Group ID:
io.pjan
Artifact ID:
akka-modules-core_2.12
Version:
0.1.0
Release Date:
Nov 26, 2016
Licenses:
MIT
Files:

libraryDependencies += "io.pjan" %% "akka-modules-core" % "0.1.0"

Mill build tool

ivy"io.pjan::akka-modules-core:0.1.0"

Scala CLI

//> using dep "io.pjan::akka-modules-core:0.1.0"

Ammonite REPL

import $ivy.`io.pjan::akka-modules-core:0.1.0`

<dependency>
  <groupId>io.pjan</groupId>
  <artifactId>akka-modules-core_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.pjan', name: 'akka-modules-core_2.12', version: '0.1.0'