| Группа | Группаorg.elasticsoftwarefoundation.elasticactors |
|---|---|
| Идентификатор | Идентификаторelasticactors-spi |
| Версия | Версия6.0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| elasticactors-spi-6.0.3.pom | |
| elasticactors-spi-6.0.3.jar | 36 KB |
| elasticactors-spi-6.0.3-sources.jar | 45 KB |
| elasticactors-spi-6.0.3-javadoc.jar | 310 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-spi</artifactId>
<version>6.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:6.0.3'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:6.0.3")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:jar:6.0.3'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-spi" rev="6.0.3">
<artifact name="elasticactors-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-spi', version='6.0.3')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-spi" % "6.0.3"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-spi "6.0.3"]