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