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


Group ID:
com.lightbend.akka.management
Artifact ID:
akka-management-cluster-http_2.11
Version:
0.19.0
Release Date:
Nov 2, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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