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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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