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.6


Group ID:
com.github.izeigerman
Artifact ID:
akkeeper-common_2.11
Version:
0.4.6
Release Date:
Feb 4, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.izeigerman</groupId>
  <artifactId>akkeeper-common_2.11</artifactId>
  <version>0.4.6</version>
</dependency>

compile group: 'com.github.izeigerman', name: 'akkeeper-common_2.11', version: '0.4.6'