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 1.0.0


Group ID:
com.lightbend.akka.management
Artifact ID:
akka-management-cluster-http_2.12
Version:
1.0.0
Release Date:
Mar 15, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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