| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.typesafe.akka |
| Идентификатор | Идентификаторakka-remote_3 |
| Последняя версия | Последняя версия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_3-2.6.19.pom | |
| akka-remote_3-2.6.19.jar | 3 MB |
| akka-remote_3-2.6.19-sources.jar | 389 KB |
| akka-remote_3-2.6.19-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_3</artifactId>
<version>2.6.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_3/
implementation 'com.typesafe.akka:akka-remote_3:2.6.19'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-remote_3/
implementation ("com.typesafe.akka:akka-remote_3:2.6.19")
'com.typesafe.akka:akka-remote_3:jar:2.6.19'
<dependency org="com.typesafe.akka" name="akka-remote_3" rev="2.6.19">
<artifact name="akka-remote_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-remote_3', version='2.6.19')
)
libraryDependencies += "com.typesafe.akka" % "akka-remote_3" % "2.6.19"
[com.typesafe.akka/akka-remote_3 "2.6.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-actor_3 | jar | 2.6.19 |
| com.typesafe.akka : akka-stream_3 | jar | 2.6.19 |
| com.typesafe.akka : akka-pki_3 | jar | 2.6.19 |
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| 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_3 | jar | 2.6.19 |
| com.typesafe.akka » akka-actor-tests_3 | jar | 2.6.19 |
| com.typesafe.akka : akka-testkit_3 | jar | 2.6.19 |
| com.typesafe.akka : akka-stream-testkit_3 | jar | 2.6.19 |
| com.typesafe.akka : akka-serialization-jackson_3 | jar | 2.6.19 |
| junit : junit | jar | 4.13.2 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| com.google.jimfs : jimfs | jar | 1.1 |
| com.google.protobuf : protobuf-java | jar | 3.16.1 |