a

akka-discovery-marathon-api_3

Akka Management is a suite of tools for operating Akka Clusters.
https://akka.io/
BUSL-1.1
Lightbend Inc.
Contributors
Files download
File Operation
akka-discovery-marathon-api_3-1.3.0.jar download
akka-discovery-marathon-api_3-1.3.0.pom download
akka-discovery-marathon-api_3-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lightbend.akka.discovery</groupId>
  <artifactId>akka-discovery-marathon-api_3</artifactId>
  <version>1.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.lightbend.akka.discovery:akka-discovery-marathon-api_3:1.3.0'
Gradle Kotlin
implementation("com.lightbend.akka.discovery:akka-discovery-marathon-api_3:1.3.0")
Scala SBT
libraryDependencies += "com.lightbend.akka.discovery" % "akka-discovery-marathon-api_3" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.lightbend.akka.discovery', module='akka-discovery-marathon-api_3', version='1.3.0')
)
Apache Ivy
<dependency org="com.lightbend.akka.discovery" name="akka-discovery-marathon-api_3" rev="1.3.0" />
Leiningen
[com.lightbend.akka.discovery/akka-discovery-marathon-api_3 "1.3.0"]
Apache Buildr
'com.lightbend.akka.discovery:akka-discovery-marathon-api_3:jar:1.3.0'