| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.typesafe.akka |
| Идентификатор | Идентификаторakka-remote_2.13 |
| Версия | Версия2.6.19 |
| Тип | Типjar |
| Описание |
Описаниеakka-remote
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| akka-remote_2.13-2.6.19.pom | |
| akka-remote_2.13-2.6.19.jar | 2 MB |
| akka-remote_2.13-2.6.19-sources.jar | 390 KB |
| akka-remote_2.13-2.6.19-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_2.13/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_2.13</artifactId>
<version>2.6.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_2.13/
implementation 'com.typesafe.akka:akka-remote_2.13:2.6.19'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_2.13/
implementation ("com.typesafe.akka:akka-remote_2.13:2.6.19")
'com.typesafe.akka:akka-remote_2.13:jar:2.6.19'
<dependency org="com.typesafe.akka" name="akka-remote_2.13" rev="2.6.19">
<artifact name="akka-remote_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-remote_2.13', version='2.6.19')
)
libraryDependencies += "com.typesafe.akka" % "akka-remote_2.13" % "2.6.19"
[com.typesafe.akka/akka-remote_2.13 "2.6.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.typesafe.akka : akka-actor_2.13 | jar | 2.6.19 |
| com.typesafe.akka : akka-stream_2.13 | jar | 2.6.19 |
| com.typesafe.akka : akka-pki_2.13 | jar | 2.6.19 |
| org.agrona : agrona | jar | 1.14.0 |
| io.netty : netty Необязательный | jar | 3.10.6.Final |
| io.aeron : aeron-driver Необязательный | jar | 1.37.0 |
| io.aeron : aeron-client Необязательный | jar | 1.37.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-protobuf_2.13 | jar | 2.6.19 |
| com.typesafe.akka » akka-actor-tests_2.13 | jar | 2.6.19 |
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.19 |
| com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.19 |
| com.typesafe.akka : akka-serialization-jackson_2.13 | jar | 2.6.19 |
| junit : junit | jar | 4.13.2 |
| org.scalatest : scalatest_2.13 | jar | 3.1.4 |
| com.google.jimfs : jimfs | jar | 1.1 |
| com.google.protobuf : protobuf-java | jar | 3.16.1 |