| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.typesafe.akka |
| Идентификатор | Идентификаторakka-sample-hello_2.10.0-RC1 |
| Версия | Версия2.1.0-RC1 |
| Тип | Типpom |
| Описание |
Описаниеakka-sample-hello
akka-sample-hello
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| akka-sample-hello_2.10.0-RC1-2.1.0-RC1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-hello_2.10.0-RC1/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-sample-hello_2.10.0-RC1</artifactId>
<version>2.1.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-hello_2.10.0-RC1/
implementation 'com.typesafe.akka:akka-sample-hello_2.10.0-RC1:2.1.0-RC1'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-hello_2.10.0-RC1/
implementation ("com.typesafe.akka:akka-sample-hello_2.10.0-RC1:2.1.0-RC1")
'com.typesafe.akka:akka-sample-hello_2.10.0-RC1:pom:2.1.0-RC1'
<dependency org="com.typesafe.akka" name="akka-sample-hello_2.10.0-RC1" rev="2.1.0-RC1">
<artifact name="akka-sample-hello_2.10.0-RC1" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-sample-hello_2.10.0-RC1', version='2.1.0-RC1')
)
libraryDependencies += "com.typesafe.akka" % "akka-sample-hello_2.10.0-RC1" % "2.1.0-RC1"
[com.typesafe.akka/akka-sample-hello_2.10.0-RC1 "2.1.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-actor_2.10.0-RC1 | jar | 2.1.0-RC1 |
| org.scala-lang : scala-library | jar | 2.10.0-RC1 |