Last Version

akka-discovery 2.6.19

Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-discovery_2.13
Version

Version

2.6.19
Type

Type

jar
Description

Description

akka-discovery
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
Project URL

Project URL

https://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka

Download akka-discovery_2.13 2.6.19


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-discovery_2.13/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-discovery_2.13</artifactId>
    <version>2.6.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-discovery_2.13/
implementation 'com.typesafe.akka:akka-discovery_2.13:2.6.19'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-discovery_2.13/
implementation ("com.typesafe.akka:akka-discovery_2.13:2.6.19")
'com.typesafe.akka:akka-discovery_2.13:jar:2.6.19'
<dependency org="com.typesafe.akka" name="akka-discovery_2.13" rev="2.6.19">
  <artifact name="akka-discovery_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-discovery_2.13', version='2.6.19')
)
libraryDependencies += "com.typesafe.akka" % "akka-discovery_2.13" % "2.6.19"
[com.typesafe.akka/akka-discovery_2.13 "2.6.19"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.typesafe.akka : akka-actor_2.13 jar 2.6.19

test (4)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.13 jar 2.6.19
com.typesafe.akka » akka-actor-tests_2.13 jar 2.6.19
junit : junit jar 4.13.2
org.scalatest : scalatest_2.13 jar 3.1.4

Project Modules

There are no modules declared in this project.