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-common 0.4.15


Group ID:
com.dotdata
Artifact ID:
akkeeper-common_2.11
Version:
0.4.15
Release Date:
Feb 23, 2021
Licenses:
Files:

libraryDependencies += "com.dotdata" %% "akkeeper-common" % "0.4.15"

Mill build tool

ivy"com.dotdata::akkeeper-common:0.4.15"

Scala CLI

//> using dep "com.dotdata::akkeeper-common:0.4.15"

Ammonite REPL

import $ivy.`com.dotdata::akkeeper-common:0.4.15`

<dependency>
  <groupId>com.dotdata</groupId>
  <artifactId>akkeeper-common_2.11</artifactId>
  <version>0.4.15</version>
</dependency>

compile group: 'com.dotdata', name: 'akkeeper-common_2.11', version: '0.4.15'