durre / microservices   1.2.3

GitHub

Streamlined way of doing microservices with akka-http & rabbitmq.

Scala versions: 2.11

microservices 1.2.3


Group ID:
com.github.durre
Artifact ID:
microservices_2.11
Version:
1.2.3
Release Date:
Apr 21, 2017
Licenses:
Files:

libraryDependencies += "com.github.durre" %% "microservices" % "1.2.3"

Mill build tool

ivy"com.github.durre::microservices:1.2.3"

Scala CLI

//> using dep "com.github.durre::microservices:1.2.3"

Ammonite REPL

import $ivy.`com.github.durre::microservices:1.2.3`

<dependency>
  <groupId>com.github.durre</groupId>
  <artifactId>microservices_2.11</artifactId>
  <version>1.2.3</version>
</dependency>

compile group: 'com.github.durre', name: 'microservices_2.11', version: '1.2.3'