izeigerman / akkeeper   0.4.11

Apache License 2.0 GitHub

An easy way to deploy your Akka services to a distributed environment.

Scala versions: 2.12 2.11

akkeeper-common 0.4.8


Group ID:
com.github.izeigerman
Artifact ID:
akkeeper-common_2.12
Version:
0.4.8
Release Date:
Feb 21, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.izeigerman" %% "akkeeper-common" % "0.4.8"

Mill build tool

ivy"com.github.izeigerman::akkeeper-common:0.4.8"

Scala CLI

//> using dep "com.github.izeigerman::akkeeper-common:0.4.8"

Ammonite REPL

import $ivy.`com.github.izeigerman::akkeeper-common:0.4.8`

<dependency>
  <groupId>com.github.izeigerman</groupId>
  <artifactId>akkeeper-common_2.12</artifactId>
  <version>0.4.8</version>
</dependency>

compile group: 'com.github.izeigerman', name: 'akkeeper-common_2.12', version: '0.4.8'