| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.elasticsoftwarefoundation.elasticactors |
| Идентификатор | Идентификаторelasticactors-main |
| Версия | Версия6.1.3 |
| Тип | Типpom |
| Описание |
ОписаниеElastic Software Foundation :: ElasticActors :: Main module
Persistent Stateful Actor System
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| elasticactors-main-6.1.3.pom | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-main/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-main</artifactId>
<version>6.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-main/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-main:6.1.3'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-main/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-main:6.1.3")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-main:pom:6.1.3'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-main" rev="6.1.3">
<artifact name="elasticactors-main" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-main', version='6.1.3')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-main" % "6.1.3"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-main "6.1.3"]