ramencloud / akkeeper   0.5.1

Apache License 2.0 GitHub

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

Scala versions: 2.12 2.11

akkeeper-launcher 0.4.14


Group ID:
com.dotdata
Artifact ID:
akkeeper-launcher_2.12
Version:
0.4.14
Release Date:
Feb 22, 2021
Licenses:
Files:

libraryDependencies += "com.dotdata" %% "akkeeper-launcher" % "0.4.14"

Mill build tool

ivy"com.dotdata::akkeeper-launcher:0.4.14"

Scala CLI

//> using dep "com.dotdata::akkeeper-launcher:0.4.14"

Ammonite REPL

import $ivy.`com.dotdata::akkeeper-launcher:0.4.14`

<dependency>
  <groupId>com.dotdata</groupId>
  <artifactId>akkeeper-launcher_2.12</artifactId>
  <version>0.4.14</version>
</dependency>

compile group: 'com.dotdata', name: 'akkeeper-launcher_2.12', version: '0.4.14'