License |
License |
---|---|
Categories |
CategoriesData Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-distributed-data_2.13.0-M5 |
Last Version | Last Version2.6.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-distributed-data
akka-distributed-data
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-distributed-data_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-distributed-data_2.13.0-M5</artifactId>
<version>2.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-distributed-data_2.13.0-M5/
implementation 'com.typesafe.akka:akka-distributed-data_2.13.0-M5:2.6.0-M1'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-distributed-data_2.13.0-M5/
implementation ("com.typesafe.akka:akka-distributed-data_2.13.0-M5:2.6.0-M1")
'com.typesafe.akka:akka-distributed-data_2.13.0-M5:jar:2.6.0-M1'
<dependency org="com.typesafe.akka" name="akka-distributed-data_2.13.0-M5" rev="2.6.0-M1">
<artifact name="akka-distributed-data_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-distributed-data_2.13.0-M5', version='2.6.0-M1')
)
libraryDependencies += "com.typesafe.akka" % "akka-distributed-data_2.13.0-M5" % "2.6.0-M1"
[com.typesafe.akka/akka-distributed-data_2.13.0-M5 "2.6.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.typesafe.akka : akka-cluster_2.13.0-M5 | jar | 2.6.0-M1 |
org.lmdbjava : lmdbjava | jar | 0.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.0-M5 | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.7 |