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-app 0.4.13


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

libraryDependencies += "com.dotdata" %% "akkeeper-app" % "0.4.13"

Mill build tool

ivy"com.dotdata::akkeeper-app:0.4.13"

Scala CLI

//> using dep "com.dotdata::akkeeper-app:0.4.13"

Ammonite REPL

import $ivy.`com.dotdata::akkeeper-app:0.4.13`

<dependency>
  <groupId>com.dotdata</groupId>
  <artifactId>akkeeper-app_2.12</artifactId>
  <version>0.4.13</version>
</dependency>

compile group: 'com.dotdata', name: 'akkeeper-app_2.12', version: '0.4.13'