License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-remote_2.11.0-RC1 |
Version | Version2.3.0-RC4 |
Type | Typejar |
Description |
Descriptionakka-remote
akka-remote
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_2.11.0-RC1/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_2.11.0-RC1</artifactId>
<version>2.3.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_2.11.0-RC1/
implementation 'com.typesafe.akka:akka-remote_2.11.0-RC1:2.3.0-RC4'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_2.11.0-RC1/
implementation ("com.typesafe.akka:akka-remote_2.11.0-RC1:2.3.0-RC4")
'com.typesafe.akka:akka-remote_2.11.0-RC1:jar:2.3.0-RC4'
<dependency org="com.typesafe.akka" name="akka-remote_2.11.0-RC1" rev="2.3.0-RC4">
<artifact name="akka-remote_2.11.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-remote_2.11.0-RC1', version='2.3.0-RC4')
)
libraryDependencies += "com.typesafe.akka" % "akka-remote_2.11.0-RC1" % "2.3.0-RC4"
[com.typesafe.akka/akka-remote_2.11.0-RC1 "2.3.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0-RC1 |
com.typesafe.akka : akka-actor_2.11.0-RC1 | jar | 2.3.0-RC4 |
io.netty : netty | jar | 3.8.0.Final |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
org.uncommons.maths : uncommons-maths | jar | 1.2.2a |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka » akka-actor-tests_2.11.0-RC1 | jar | 2.3.0-RC4 |
com.typesafe.akka : akka-testkit_2.11.0-RC1 | jar | 2.3.0-RC4 |
junit : junit | jar | 4.10 |