License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.akka |
ArtifactId | ArtifactIdakka-management-cluster-http_2.12 |
Version | Version0.6 |
Type | Typejar |
Description |
Descriptionakka-management-cluster-http
akka-management-cluster-http
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka/akka-management-cluster-http_2.12/ -->
<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>akka-management-cluster-http_2.12</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-management-cluster-http_2.12/
implementation 'com.lightbend.akka:akka-management-cluster-http_2.12:0.6'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-management-cluster-http_2.12/
implementation ("com.lightbend.akka:akka-management-cluster-http_2.12:0.6")
'com.lightbend.akka:akka-management-cluster-http_2.12:jar:0.6'
<dependency org="com.lightbend.akka" name="akka-management-cluster-http_2.12" rev="0.6">
<artifact name="akka-management-cluster-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-management-cluster-http_2.12', version='0.6')
)
libraryDependencies += "com.lightbend.akka" % "akka-management-cluster-http_2.12" % "0.6"
[com.lightbend.akka/akka-management-cluster-http_2.12 "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.typesafe.akka : akka-cluster_2.12 | jar | 2.5.6 |
com.typesafe.akka : akka-cluster-sharding_2.12 | jar | 2.5.6 |
com.typesafe.akka : akka-http_2.12 | jar | 10.0.10 |
com.typesafe.akka : akka-http-spray-json_2.12 | jar | 10.0.10 |
io.spray : spray-json_2.12 | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |
com.typesafe.akka : akka-distributed-data_2.12 | jar | 2.5.6 |
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.0.10 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |