smqd / smqd-core   0.5.0

Apache License 2.0 GitHub

Framework for building a scalable, resilient, concurrent messaging server written in Scala

Scala versions: 2.12

smqd-core 0.4.0


Group ID:
com.thing2x
Artifact ID:
smqd-core_2.12
Version:
0.4.0
Release Date:
Jul 20, 2018
Licenses:
Files:

libraryDependencies += "com.thing2x" %% "smqd-core" % "0.4.0"

Mill build tool

ivy"com.thing2x::smqd-core:0.4.0"

Scala CLI

//> using dep "com.thing2x::smqd-core:0.4.0"

Ammonite REPL

import $ivy.`com.thing2x::smqd-core:0.4.0`

<dependency>
  <groupId>com.thing2x</groupId>
  <artifactId>smqd-core_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.thing2x', name: 'smqd-core_2.12', version: '0.4.0'