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


Group ID:
com.lightbend.akka.management
Artifact ID:
akka-management-cluster-http_2.12
Version:
0.7.1
Release Date:
Dec 20, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lightbend.akka.management</groupId>
  <artifactId>akka-management-cluster-http_2.12</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'com.lightbend.akka.management', name: 'akka-management-cluster-http_2.12', version: '0.7.1'