| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.typesafe.akka |
| Идентификатор | Идентификаторakka-contrib_2.10.0-RC3 |
| Версия | Версия2.1.0-RC3 |
| Тип | Типjar |
| Описание |
Описаниеakka-contrib
This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject 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. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-contrib_2.10.0-RC3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-contrib_2.10.0-RC3</artifactId>
<version>2.1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-contrib_2.10.0-RC3/
implementation 'com.typesafe.akka:akka-contrib_2.10.0-RC3:2.1.0-RC3'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-contrib_2.10.0-RC3/
implementation ("com.typesafe.akka:akka-contrib_2.10.0-RC3:2.1.0-RC3")
'com.typesafe.akka:akka-contrib_2.10.0-RC3:jar:2.1.0-RC3'
<dependency org="com.typesafe.akka" name="akka-contrib_2.10.0-RC3" rev="2.1.0-RC3">
<artifact name="akka-contrib_2.10.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-contrib_2.10.0-RC3', version='2.1.0-RC3')
)
libraryDependencies += "com.typesafe.akka" % "akka-contrib_2.10.0-RC3" % "2.1.0-RC3"
[com.typesafe.akka/akka-contrib_2.10.0-RC3 "2.1.0-RC3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-remote_2.10.0-RC3 | jar | 2.1.0-RC3 |
| com.typesafe.akka : akka-remote-tests-experimental_2.10.0-RC3 | jar | 2.1.0-RC3 |
| org.scala-lang : scala-library | jar | 2.10.0-RC3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.novocode : junit-interface | jar | 0.8 |