akka / akka-management   1.4.1

Website GitHub

Akka Management is a suite of tools for operating Akka Clusters.

Scala versions: 3.x 2.13 2.12 2.11

akka-management-cluster-http 0.3


Group ID:
com.lightbend.akka
Artifact ID:
akka-management-cluster-http_2.11
Version:
0.3
Release Date:
May 11, 2017
Licenses:
Files:

libraryDependencies += "com.lightbend.akka" %% "akka-management-cluster-http" % "0.3"

Mill build tool

ivy"com.lightbend.akka::akka-management-cluster-http:0.3"

Scala CLI

//> using dep "com.lightbend.akka::akka-management-cluster-http:0.3"

Ammonite REPL

import $ivy.`com.lightbend.akka::akka-management-cluster-http:0.3`

<dependency>
  <groupId>com.lightbend.akka</groupId>
  <artifactId>akka-management-cluster-http_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.lightbend.akka', name: 'akka-management-cluster-http_2.11', version: '0.3'