License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-cluster-typed_2.11 |
Version | Version2.5.21 |
Type | Typejar |
Description |
Descriptionakka-cluster-typed
This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-cluster-typed_2.11/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-cluster-typed_2.11</artifactId>
<version>2.5.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-cluster-typed_2.11/
implementation 'com.typesafe.akka:akka-cluster-typed_2.11:2.5.21'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-cluster-typed_2.11/
implementation ("com.typesafe.akka:akka-cluster-typed_2.11:2.5.21")
'com.typesafe.akka:akka-cluster-typed_2.11:jar:2.5.21'
<dependency org="com.typesafe.akka" name="akka-cluster-typed_2.11" rev="2.5.21">
<artifact name="akka-cluster-typed_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-cluster-typed_2.11', version='2.5.21')
)
libraryDependencies += "com.typesafe.akka" % "akka-cluster-typed_2.11" % "2.5.21"
[com.typesafe.akka/akka-cluster-typed_2.11 "2.5.21"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-actor-typed_2.11 | jar | 2.5.21 |
com.typesafe.akka : akka-cluster_2.11 | jar | 2.5.21 |
com.typesafe.akka : akka-cluster-tools_2.11 | jar | 2.5.21 |
com.typesafe.akka : akka-distributed-data_2.11 | jar | 2.5.21 |
com.typesafe.akka : akka-protobuf_2.11 | jar | 2.5.21 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-persistence_2.11 | jar | 2.5.21 |
com.typesafe.akka : akka-persistence-typed_2.11 | jar | 2.5.21 |
com.typesafe.akka : akka-actor-testkit-typed_2.11 | jar | 2.5.21 |
com.typesafe.akka » akka-actor-typed-tests_2.11 | jar | 2.5.21 |
com.typesafe.akka : akka-remote-tests_2.11 | jar | 2.5.21 |