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